Class: ComponentProps
Defined in: src/sdk/components/FSComponent.ts:119
Base properties for display components.
Extended by
BingComponentProps
AbstractNumberUnitDisplayProps
DigitScrollerProps
DurationDisplayProps
LatLonDisplayProps
HardwareUiControlProps
HorizonComponentProps
HorizonLayerProps
MapComponentProps
MapLayerProps
MapSharedCanvasSubLayerProps
SynVisProps
XMLGaugeProps
XMLTextElementProps
CollectionComponentProps
Constructors
Constructor
new ComponentProps():
ComponentProps
Returns
ComponentProps
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.