Logo


search API (or start typing anywhere)


Button

mint.Button

A simple button with a label Additional Signals: none


classextends mint.Control
meta: @:directlyUsed, @:allow(mint.render.Renderer)


   

Members


label
label : mint.Label
The label the button displays

Methods


new
new(_options:mint.ButtonOptions) : Void