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