UNPKG

@sandlada/mdc

Version:

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

7 lines 313 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e={TEXT:`text`,BUTTON:`button`,LINK:`link`},t=`mdc-list-item`,n=`request-activation`;export{n as LIST_ITEM_REQUEST_ACTIVATION_EVENT,t as LIST_ITEM_SELECTOR,e as LIST_ITEM_TYPE}; //# sourceMappingURL=list.interface.js.map