<labeled-gadget> ( content title -- labeled )
Factor handbook » UI framework » Building user interfaces » Pre-made UI gadgets » Labeled gadgets

Prev:labeled-gadget
Next:<colored-labeled-gadget> ( content title color -- labeled )


Vocabulary
ui.gadgets.labeled

Inputs
contenta gadget
titlea string


Outputs
labeleda labeled-gadget


Word description
Creates a new labeled-gadget displaying content with title on top.

Definition