value
Creates a read write property for the components state.
When the value of the property is changed the component will redraw itself.
Parameters
initial
The initial value of the property
on Change
Callback to be called when the value has changed
Creates a read write property for the components state.
When the value of the property is changed the component will redraw itself.
The initial value of the property
Callback to be called when the value has changed