Component
Last updated
Last updated
callback
: functional component or a callback component to render when state is changed
states[]
: array of state objects returned from function to which the component will bind to
The HTMLElement will be returned from the callback, after being wrapped under a div element