fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
PopupButton.this
fluid
popup_button
PopupButton
Create a new button.
class
PopupButton
this
(
string
text
,
Node
[]
popupChildren
...
)
Parameters
text
string
Text for the button.
popupChildren
Node
[]
Children to appear within the button.
Meta
Source
See Implementation
fluid
popup_button
PopupButton
constructors
this
functions
toString
mixins
__anonymous
variables
parentPopup
popup
Create a new button.