Namespace uix\ui\control
Classes summary
| autocomplete | Standard text input field |
| button | Button field |
| checkbox | Checkbox Fields group |
| color | WordPress Color picker |
| editor | WordPress Content Editor |
| Email field ( type="email" ) | |
| file | File field ( type="file" ) |
| hidden | Hidden input field |
| number | Number input field |
| post_relation | Standard text input field |
| radio | Radio group input |
| select | Dropdown select |
| separator | separator. Mainly used for formatting |
| slider | Implementaion of io.rangeSlider |
| template | Template file include. for including custom control html/php |
| text | Standard text input field |
| textarea | textarea / paragraph input |
| toggle | Pretty little on/off type toggle switch |