Node Documentation

Button Node

Displays a button that emits a very short signal once it has been clicked.

Overview

Displays a button that emits a very short signal once it has been clicked.

Category: Interface

Tutorial: Start interactive node tutorial

Configurable properties

LabelPropertyTypeDefaultDescription
Button labellabeltext"Click"The button label supports Markdown and Handlebars.

Initial states

StateInitial ValueDescription
clickedtrueAfter clicking, it's True for the next cycle. Then it immediately returns to False.

Callable methods

  • click()