Class: Button_

Button_(caption, callback, props)

wrapper class for HTML button element

Constructor

new Button_(caption, callback, props)

Parameters:
Name Type Description
caption string caption
callback function callback
props object props
Source: