UNPKG

@sandlada/mdc

Version:

@sandlada/mdc is an open source component library that follows the Material Design 3 design specifications.

9 lines 258 B
/** * Style definition for `mdc-chip-set`. * * MD3 chip sets space their chips with an 8dp gap (regular density). */ export declare const ChipSetDefinition: { readonly 'container-gap-space': "8px"; }; //# sourceMappingURL=chip-set.definition.d.ts.map