Skip to main content

ToggleChip

Function ToggleChip 

Source
pub fn ToggleChip(props: ToggleChipProps) -> impl IntoView
Expand description

A pill-shaped toggle button reflecting an active signal via aria-pressed. Emits a unit event through on_toggle when clicked.

§Required Props

§Optional Props