We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618e9d5 commit 5140791Copy full SHA for 5140791
README.md
@@ -9,9 +9,9 @@
9
## Features
10
11
- Package size is: 1.42KB (0.7KB gzipped!).
12
- - Supports all `<input />`s, checkboxes and `<select />`.
+ - Supports all `<input />`s, `<textarea />` and `<select />`.
13
- Supports `<select multiple />`.
14
- - Supports checkboxes with same via [array notation](#array-notation).
+ - Supports checkboxes with same name via [array notation](#array-notation).
15
- Multiple bundles: [CJS, ESM and UMD](dist).
16
17
## Installation
0 commit comments