my-component

A my-component
A simple example...
<my-component style='width: 400px'></my-component>
A Second my-component
A simple example with a really long label...
<my-component label='A Really Long Label'></my-component>

my-component

Implementation...

<my-component />

Properties

Property Attribute Description Type Default
label label string undefined

Built with StencilJS