Skip to content

Commit

Permalink
update read me to disclose current Form Builder methods with support
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Maguire committed Mar 11, 2014
1 parent bf48141 commit 2ea4e6f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -103,3 +103,14 @@ $rules = array(
</form>
</div>
```

### Currently supported methods

* text
* password
* email
* textarea
* select
* selectRange
* selectMonth
* label

0 comments on commit 2ea4e6f

Please sign in to comment.