Import
import { Checkbox } from '@dnb/eufemia'
Description
The Checkbox component is shown as a square box that is ticked (checked) when activated. Checkboxes are used to let a user select one or more options of a limited number of choices.
import { Checkbox } from '@dnb/eufemia'
The Checkbox component is shown as a square box that is ticked (checked) when activated. Checkboxes are used to let a user select one or more options of a limited number of choices.