UNPKG

material-inspired-component-library

Version:

The Material-Inspired Component Library (MICL) offers a collection of beautifully crafted components leveraging native HTML markup, designed to align with the Material Design 3 guidelines.

6 lines (5 loc) 171 B
export declare const checkboxGroupSelector = ".micl-checkbox-group"; declare const _default: { initialize: (element: HTMLElement) => void; }; export default _default;