fluid ~master (2025-03-22T14:27:06.5478146)
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
drawImpl
focus
resizeImpl
toString
mixins
__anonymous
variables
overlayIO
parentPopup
popup
Create a new button.