@formas/select
v1.0.9
Published
| Property | Type | Description | | -------- | ------ | ---------------------------------- | | myProp | string | defines the title of the component |
Readme
ui-select
Properties
| Property | Type | Description | | -------- | ------ | ---------------------------------- | | myProp | string | defines the title of the component |
Slots
| Property | Type | Description | | ---------- | --------- | --------------- | | Unassigned | ChildNode | General content |
Example
<ui-select my-prop="my value"></ui-select>