Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit b9a5969

Browse files
committed
added extra hrs
1 parent 20c1f52 commit b9a5969

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ _Example checkbox field_
196196
}
197197
```
198198

199+
---
199200
#### Radio form field
200201
>The radio field allows multiple choice input with a series of linked inputs, with `type='radio'`.
201202
@@ -229,6 +230,7 @@ _Example radio field_
229230
}
230231
```
231232

233+
---
232234
#### Select form field
233235
>The select field allows selection via dropdown with the select element.
234236
@@ -286,9 +288,16 @@ _Example radio field_
286288
}
287289
```
288290

291+
---
289292
#### Number form field
293+
294+
---
290295
#### Password form field
296+
297+
---
291298
#### Hidden form field
299+
300+
---
292301
#### Email form field
293302

294303

0 commit comments

Comments
 (0)