UNPKG

@duoduo-oba/ng-devui

Version:

DevUI components based on Angular

6 lines (5 loc) 156 B
export declare class TextareaDirective { resize: 'none' | 'vertical' | 'horizontal' | 'both' | 'inherit'; error: boolean; constructor(); }