Skip to content

Commit b377a66

Browse files
committedFeb 15, 2021
docs: update types
1 parent c3508e5 commit b377a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The form control path. If it is not specified, the manager assumes that the `pat
8383
### `type`
8484

8585
Specify the control value type. Available options are:
86-
`string`, `boolean`, `array`.
86+
`boolean`, `array`, `number`, `string` and `object`.
8787
Before updating the control with the value, the manager will parse it based on the provided `type`.
8888

8989
### `parser`

0 commit comments

Comments
 (0)