UNPKG

@trimble-oss/moduswebcomponents

Version:

Modus Web Components is a modern, accessible UI library built with Stencil JS that provides reusable web components following Trimble's Modus design system. This updated version focuses on improved flexibility, enhanced theming options, comprehensive cust

3 lines (2 loc) 126 B
import { DaisySize, ModusSize } from './types'; export declare const DAISY_TO_MODUS_LABEL_SIZE: Record<DaisySize, ModusSize>;