ButtonWidget (class)
Class ButtonWidget
Button input class
This input class can be used to render button elements. If you need to make basic submit inputs with type=submit, use the Basic input widget.
- Cake\View\Widget\BasicWidget implements Cake\View\Widget\WidgetInterface
- Cake\View\Widget\ButtonWidget