PopupButton.this

Create a new button.

class PopupButton
this
(
NodeParams params
,
string text
,)

Parameters

params NodeParams

Generic node parameters for the button.

text string

Text for the button.

popupChildren Node[]

Children to appear within the button.

Meta