ng| Name | Description |
|---|---|
| input[text] | Standard HTML text input with angular data binding, inherited by most of the |
| input[number] | Text input with number validation and transformation. Sets the |
| input[url] | Text input with URL validation. Sets the |
| input[email] | Text input with email validation. Sets the |
| input[radio] | HTML radio button. |
| input[checkbox] | HTML checkbox. |