UNPKG

@sandlada/mdc

Version:

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

7 lines 304 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e=`leading-button-interaction`,t=`trailing-button-interaction`;export{e as SPLIT_BUTTON_LEADING_INTERACTION_EVENT,t as SPLIT_BUTTON_TRAILING_INTERACTION_EVENT}; //# sourceMappingURL=split-button.interface.js.map