UNPKG

@sandlada/mdc

Version:

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

7 lines 285 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e=`button-group-selection-change`,t=`button-group-interaction`;export{t as BUTTON_GROUP_INTERACTION_EVENT,e as BUTTON_GROUP_SELECTION_EVENT}; //# sourceMappingURL=button-group.interface.js.map