@omiu/switch
v0.0.2
Published
Switch button
Maintainers
Readme
Switch
Switch button
Import
import '@omiu/switch'Or use script tag to ref it.
<script src="https://unpkg.com/@omiu/switch"></script>Usage
<o-switch></o-switch>API
Props
{
checked: boolean
}Events
- change
