UNPKG

element-plus

Version:

A Component Library for Vue3.0

11 lines (10 loc) 123 B
export type Variants = | 'circle' | 'rect' | 'h1' | 'h3' | 'text' | 'caption' | 'p' | 'image' | 'button'