layui-vue/src/component/card/interface.ts
2022-11-14 11:56:21 +08:00

2 lines
55 B
TypeScript

export type CardShadow = "always" | "hover" | "never";