Elements
Namespaces
Interfaces, Classes and Traits
- Button
- This is the base Button class. This class represents the button element of a form.
- Element
- This is the Element class. This class represents an element of a form.
- Form
- This is the Form element class.
- Input
- This is the generic Input class.
- Option
- This is the Option class.
- Select
- This is the Select class.
- Textarea
- This is the Textarea class.
- LabelTrait
- This is the 'label' trait.