UNPKG

@lion/checkbox-group

Version:

A container for multiple checkboxes

4 lines (2 loc) 162 B
import { LionCheckboxIndeterminate } from './src/LionCheckboxIndeterminate.js'; customElements.define('lion-checkbox-indeterminate', LionCheckboxIndeterminate);