@atomico/components
v0.0.1
Published
### Properties
Readme
components
Properties
| Property | Type | Description | | -------- | ------ | ---------------------------------- | | myProp | string | defines the title of the component |
Slots
| Property | Type | Description | | ---------- | --------- | --------------- | | Unassigned | ChildNode | General content |
Example
<components my-prop="my value"></components>