UNPKG

@atlaskit/checkbox

Version:

A checkbox is an input control that allows a user to select one or more options from a number of choices.

4 lines 224 B
export { default as CheckboxIcon } from './checkbox-icon'; export { default as Label } from './label'; export { default as LabelText } from './label-text'; export { default as RequiredIndicator } from './required-indicator';