Basic Usage
Place aFieldContent (with title and description) alongside a toggle control like Switch or Checkbox.
With Checkbox
ChoiceCard works with any toggle control.Disabled
A disabled ChoiceCard dims the entire card and prevents interaction.API Reference
FieldTitle
str
required
Title text.
FieldDescription
str
required
Description text.
FieldContent
Container that groups FieldTitle and FieldDescription on the left side of the card.
Protocol Reference
ChoiceCard
FieldTitle
FieldDescription
FieldContent