Back to Component Browser

SelectableIconOption

Quartz

lib/quartz/components/SelectableIconOption/index.ts

Preview
View mode

Import

import { SelectableIconOption } from '@/lib/quartz';

Props (2)

NameTypeRequiredDefaultDescription
typeenumrequiredWhether the group items should behave as a radio (single select) or checkbox (multi select)
optionPaddingPxnumberoptional8The amount of inner padding each option has.

Usage

Not used in any projects yet.