UNPKG

@sandlada/vue-mdc

Version:

![Vue MDC Logo](https://raw.githubusercontent.com/sandlada/vue-mdc/refs/heads/main/docs/vue-mdc-cover.png)

39 lines (38 loc) 752 B
const filled = "_filled_1p93e_3"; const outlined = "_outlined_1p93e_5"; const disabled = "_disabled_1p93e_30"; const button = "_button_1p93e_36"; const background = "_background_1p93e_81"; const label = "_label_1p93e_90"; const left = "_left_1p93e_128"; const right = "_right_1p93e_134"; const touch = "_touch_1p93e_140"; const outline = "_outline_1p93e_5"; const css = { filled, "filled-tonal": "_filled-tonal_1p93e_4", outlined, disabled, button, background, label, left, right, touch, outline, "button-group": "_button-group_1p93e_392" }; export { background, button, css as default, disabled, filled, label, left, outline, outlined, right, touch }; //# sourceMappingURL=split-button.module.scss.js.map