Skip to main content

Button

This article introduces you to our custom Button app and its core features.

Info

The Button app is deployed to customer servers per request. To learn more contact our support at sales@wallboard.info!

Please note

This custom app is under active development and any information in this documentation could be inaccurate or outdated! If you have any questions please contact our support at support@wallboard.info

What is Button?

With the Button custom app you can easily create interactive buttons. You can fully tailor the button to your liking with various styling options, like icon selection, label animation or basic button styling.

Prerequisites

To utilize the function of the Button app you only need to give it a touch event on the other tab. With the touch event you can do loads of things, like move to other pages or interact with other widgets on the page.

Styling Options

After the Button is first placed on the editor it'll already have basic styling options.

Disable settings

If you don't want text to appear on the button, then flipping this switch disables the button text.

Generic Settings

Defines the text that appears on the Button

Note

On default if there's no button text defined, it defaults to "Button".

Icon Settings

A dropdown menu that lets you choose an icon for the Button. The icons are from the Material font icons.

External Messages

The Button can be manipulated by external messages.

Set Button Text

When the Button receives this message it takes the parameters value and sets the Button text to it. If the parameter is empty the Buttons text value will default to an empty string.

Reset Button Text

When the Button receives this message it reverts the Button text value to the default set in the editor.