Class: ComponentProps
Defined in: src/sdk/components/FSComponent.ts:119
Base properties for display components.
Extended by
BingComponentPropsAbstractNumberUnitDisplayPropsDigitScrollerPropsDurationDisplayPropsLatLonDisplayPropsHardwareUiControlPropsHorizonComponentPropsHorizonLayerPropsMapComponentPropsMapLayerPropsMapSharedCanvasSubLayerPropsSynVisPropsXMLGaugePropsXMLTextElementPropsCollectionComponentProps
Constructors
Constructor
new ComponentProps():
ComponentProps
Returns
ComponentProps
Properties
children?
optionalchildren:DisplayChildren[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
ref?
optionalref:NodeReference<any>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.