AcceptedPropertyTypes |
|
Action |
An action is a global operation which you can add to the plus sign in the upper right corner or any custom component added to the header. |
|
ActionFactory |
Factory to implement if used in a hook for Multi Provider extension. |
|
ActionBarExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
ActionBarFactory |
Factory to implement if used in a hook for Multi Provider extension. |
|
ActionBarItem |
An action bar item is a action in scope of a current route of the application. |
|
ActionExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
AlertDismissalData |
|
AlertType |
|
alertType |
|
BreadcrumbExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
BreadcrumbFactory |
Factory to implement if used in a hook for Multi Provider extension. |
|
BreadcrumbItem |
A crumb of the breadcrumb. |
|
Checkbox |
|
CompilerOptions |
|
ConfigureFn |
|
DataCallback |
|
SortOrderModifier |
Use import { SortOrderModifier } from '@c8y/ngx-components'; instead.
|
|
DatapointSelectorModalAssetSelectorOptions |
|
DatapointSelectorModalOptions |
|
DateTimeContext |
|
WidgetChangeEvent |
Type for describing widget change events. It's possible to extend this by adding additional events to discriminated union type. |
|
WidgetChangeEventType |
|
DocLink |
A link on the right drawer. |
|
DocLinkExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
DynamicComponents |
|
DynamicProviderNavigationConfig |
|
DynamicProviderTabsConfig |
|
Factory |
|
Scope |
|
FilterPredicateFunction |
A filter predicate function. |
|
ServerSideDataCallback |
A callback function to fetch server data. |
|
ServerSideDataResult |
Describes a result from server with data and additional statistics. |
|
SortOrder |
Sorting order: ascending, descending, or not specified. |
|
FormGroupConfig |
Helper type for form group configuration based on a given entity interface. Ensures that model changes will be detected at compile time avoiding runtime errors and possible data loss. |
|
Icon |
|
Icons |
|
MoTypes |
|
IndexedStep |
Can be used to mark a step as completed and adds the current index to the step. |
|
NavigatorExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
NavigatorNodeFactory |
Factory enabling extension of the navigator menu through the HOOK_NAVIGATOR_NODES hook. Refer to Libraries > Component library > Extension points in our Web SDK guide. |
|
OperationStatusOptionsMap |
|
OperationStatusOptionsMap |
|
PartialAppsList |
The list of partial application objects. |
|
PredefinedTimeSpan |
|
RealtimeAction |
|
RegisterDeviceExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
RegisterDeviceFactory |
Factory to implement if used in a hook for Multi Provider extension. |
|
RepositoryBinary |
|
Route |
A route that can be added via the HOOK_ROUTE. |
|
RouteFactory |
|
RouteExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
SearchExtension |
Please don't use the search factory. It will be refactored soon. |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
SearchFactory |
Factory to implement if used in a hook for Multi Provider extension. |
|
selectedFunction |
|
selectedLabelFunction |
|
State |
|
State |
|
State |
|
State |
|
StatusType |
|
StepperExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
Tab |
An tab allows to switch routes on a page. |
|
TabFactory |
Factory to implement if used in a hook for Multi Provider extension. |
|
TabExtension |
An extension HOOK can use either a pure value:
Or an array to directly register multiple:
Or an ExtensionFactory which allows to define a get() function. This function gets called on each navigation with the current route and can return values async (observable or promise).
|
|
WizardExtension |
|