Toggle

On/off toggle switch with pixel-art styling.

Off

Props

PropTypeDefaultDescription
checkedbooleanfalseToggle state.
onChange(checked: boolean) => voidCalled on toggle.
disabledbooleanfalseDisable the toggle.