The Button element is a fundamental component in Forms that provides a clickable interface for users to perform actions, trigger events and submit forms.

Overview

Button element allows you to seamlessly incorporate buttons into your forms, enabling users to trigger specific actions or submit information with ease.

With customizable options, you can tailor the appearance and functionality of these buttons to align with your form's design and requirements.

Whether it's a "Submit" button to finalize entries or a "Cancel" button for user convenience, the Button element extension empowers you to create intuitive and interactive forms with a simple and straightforward user interface.

Parameters

Available parameters for Button element

Button Types
Submit The button is a submit button (submits form-data)
Input The element   <input />   will be used instead of the default   <button></button>
Button The button is a clickable button. Usually used for triggering a JavaScript events.
On this page

ENFILADE_NO_MODULE_OFFCANVAS