@elemental/toggle-button
v0.0.2
Published
The elemental <ToggleButton /> component.
Readme
<ToggleButton />
The <ToggleButton /> component provides a button element (<button />) that will toggle a boolean value.
Props
onChange- Triggers each the time is toggled.toggled- Set the toggle value.
