UNPKG

@xui/components

Version:

xUI Components for Angular

3 lines (2 loc) 93 B
export type TextareaColor = 'light' | 'dark'; export type TextareaSize = 'normal' | 'small';