For the complete documentation index, see llms.txt. This page is also available as Markdown.

Button

Category: Field

Version: 1.0

Last Updated: May 27, 2026

Author: Any2Info


Description

The Button field is a simple field that allows Click events to be registered.


General Properties

The Button field consists solely of general properties except in the Events tab, where it allows “On click” event types to be registered.


Tips & Best Practices

  • Make the button easy to see and make it clear to a user that it needs to be pressed


Examples

Below is the most basic example of a Button control, when clicked it would fire off the configured “On click” events.


Changelog

Version

Date

Change

1.0

May 27, 2026

Initial document & documentation

Last updated

Was this helpful?