FormlyMatTextAreaModule
import {FormlyMatTextAreaModule} from '@ngx-formly/material/textarea';
Components
FormlyFieldTextArea
Selector
formly-field-mat-textarea
Interfaces
FormlyTextAreaFieldConfig
Parameters
Name | Type |
---|---|
type | "textarea" |Type <FormlyFieldTextArea> |
props | FormlyTextAreaProps |
FormlyTextAreaProps
Parameters
Name | Type |
---|---|
autosize | boolean |
autosizeMaxRows | number |
autosizeMinRows | number |