textExample

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
@
()
=> label("Fluid comes with a number of useful nodes for taking input from the user. Aside from basics like " ~ "buttons, there are text boxes, checkboxes, sliders and others.")
,
()
=> label("You can ask the user for some text using a textInput. Provide a callback if you want to do " ~ "something when the user finishes — by pressing the enter key.")
Space
textExample
()

Meta