Skip to content

Import

import { Checkbox } from '@dnb/eufemia'

Description

The Checkbox component is displayed as a square box that is ticked (checked) when activated. Checkboxes let users select one or more options from a limited number of choices.

Relevant links