UNPKG

vue-material-you

Version:

Material design 3 UI framework for Vue 3

2 lines (1 loc) 88 B
export declare type ButtonType = "filled" | "outlined" | "text" | "elevated" | "tonal";