Define a component with its states and setup function (connectedCallback)
0.12.0
name of the custom element
signals of the component
setup function to be called in connectedCallback(), may return cleanup function to be called in disconnectedCallback()
Define a component with its states and setup function (connectedCallback)
Since
0.12.0