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