ToggleButton.svelte

Declarations
#

view source

ToggleButton
#

ToggleButton.svelte view source

active

Current state of the toggle

type boolean
bindable

active_content

Content to display when toggle is active

type Snippet | string

inactive_content

Content to display when toggle is inactive

type Snippet | string

Imported by
#