Skip to content

component/index

Overview

Module

This module provides functionalities for component management within the Aerokit SDK. It includes classes and methods for defining, registering, and managing components in a modular architecture.

The main components of this module are:

  • Decorators: Provides decorators for defining components and their properties in a declarative manner.

Classes