Type Alias: ComponentFeature
ComponentFeature = object
A component feature defining a component's characteristic.
Properties
allowMultiple
allowMultiple: boolean
Flag, if true the feature can contain multiple values, false otherwise.
name
name: string
The component feature name.