Koala logo Design
No matches for “
↑↓ navigate open Esc close
PrimitivesSelect & inputToggle

Toggle

Boolean on/off. A pill track with a sliding thumb, backed by a real checkbox; the page supplies any form value and resulting action.

<koala-toggle>

States

Off
On
Disabled

Label & layout

layout="Inline" (default)
layout="Spread"
Accessible-only label

API

name string? (koala-toggle)
checked bool (koala-toggle)
value string (koala-toggle, default true)
label string? (koala-toggle)
accessible-label string? (koala-toggle)
layout InlineSpread
disabled bool (koala-toggle)
x-model string? (koala-toggle)
x-on:change string? (koala-toggle)
description string? (koala-toggle, requires label + layout=Spread)
title string (koala-settings-toggle-row)
description string? (koala-settings-toggle-row)