Button
Last updated
Last updated
The Button widget allows users to take action such as saving data, opening a new page, etc. You can use it in forms, dialogs, cards, etc.
Here's an example of how you can use a Button widget in your project:
Select the Button widget from the Add Widget Button or add it directly from the widget tree.
Move to the Widget Properties -> Text > Text, and provide the text to be displayed on the button.
You can set Text Properties as you want, Max Lines, Text Overflow and Text Alignment.
Text Span Style Properties can also be customized.
You can customize the appearance and behavior of this widget using the various properties available under the Styling Properties.
View details for handling events here.