FormlyNsTextFieldModule
import {FormlyNsTextFieldModule} from '@ngx-formly/nativescript/text-field';
Components
FormlyFieldInput
Selector
formly-field-ns-input
Interfaces
FormlyInputFieldConfig
Parameters
Name | Type |
---|---|
type | "input" |Type <FormlyFieldInput> |
props | FormlyInputProps |
FormlyInputProps
Parameters
Name | Type |
---|---|
autocorrect | boolean |
hint | string |
keyboardType | any |
secure | boolean |