ComponentRegistration Class
Constructor
ComponentRegistration()
Methods
| add | |
| get_components |
add
static add(component_registration: ComponentRegistration)
Parameters
| Name | Description |
|---|---|
|
component_registration
Required
|
|
get_components
static get_components() -> Iterable[ComponentRegistration]