AtomCheckbox is a component that displays an input checkbox w/ its expected behavior
MoleculeCheckboxField
is the combination of and AtomCheckbox
and a checkboxField
MoleculeDropdownOption
is a component that wraps a composition of checkbox + text.
MoleculeDropdownList
is a composition of DropdownOptions
MoleculeSelect
is a customized select
created from a combination of AtomInput
, MoleculeInputTags
, MoleculeDropdownList
and MoleculeDropdownOption