UNPKG

@sandlada/mdc

Version:

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

7 lines 444 B
/** * @license * Copyright 2026 Kai-Orion & Sandlada * SPDX-License-Identifier: MIT */ const e={Horizontal:`horizontal`,Vertical:`vertical`},t={ExtraSmall:`extra-small`,Small:`small`,Medium:`medium`,Large:`large`,ExtraLarge:`extra-large`},n={Standard:`standard`,Centered:`centered`,Range:`range`};export{e as ExpressiveSliderDirection,t as ExpressiveSliderSize,n as ExpressiveSliderType}; //# sourceMappingURL=expressive-slider.interface.js.map