Status
The status of the component
Status
The status of the component
Figma component
A link to the Figma library where the component lives.
Documentation link
A connected documentation page in Supernova
A selector card is used similarly to a checkbox or a radio input, but selector cards can fit more information and context within the option, when a simple label in a radio is not enough or doesn't give enough emphasis.
Use selector cards when the radio inputs require more context, like an icon or a description.
Avoid using selector cards without icons for the (simple variant) or descriptions (for the descriptive variant)
The selector card has 2 different variants, below you can find when to use one vs the other.
Use simple selector cards if they are part of a bigger form on the same page.
Use descriptive selector cards when they are a stand-alone thing or part of a multi-step form.
The selector cards are stacked horizontally, leaving a gap of spacing-2xs(12px) between them
The selector cards function as radio inputs(allowing to only select one option) or checkboxes(Allowing to select multiple options).
On its simple variant, the selector card label should not contain more than two lines of text, its content should use sentence casing and describe the option the user is selecting:
Be direct with the user, ideally, the label should only contain the option that the user is selecting.
Avoid mixing sentences with single-word options
On its descriptive variant, the selector card label should not contain more than two lines of text, and its description should not contain more than 3 lines of text.