@y-block/props
v1.0.1-beta.2
Published
### Properties
Downloads
6
Readme
gallery
Properties
| Property | Type | Description | | -------- | ------ | ---------------------------------- | | myProp | string | defines the title of the component |
Slots
| Property | Type | Description | | ---------- | --------- | --------------- | | Unassigned | ChildNode | General content |
Example
<gallery my-prop="my value"></gallery>