name | allowed | type | default |
---|---|---|---|
theme | primary | success | warning | danger | info | lite | dark | string | success |
form | control | material | string | control |
placeholder | any string | string | |
control | FormControl | FormControl | new FormControl('') |
type | Input Type | string | text |
dark | true | false | boolean | false |
class | css class | string | |
value | any string | string |
name | type |
---|---|
value | FormControl |
isFocused | boolean |
keyup | string |