name
{ name : 'my-component' }
The name of the component. If your component definition does not a have a name property, you can provide one here.
as of v0.6 the component name is optional, prior to this a name must be provided
{ name : 'my-component' }
The name of the component. If your component definition does not a have a name property, you can provide one here.
as of v0.6 the component name is optional, prior to this a name must be provided