fieldExample

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
@
()
=> label("It's a good idea to label all inputs to make their purpose clear to the user. Besides placing " ~ "a label next to it, wrap them in a 'FieldSlot' so Fluid can associate them together.")
,
()
=> label(`Note that while text inputs have a placeholder option like "Your name..." above, it's not ` ~ `visible unless the input is empty. Adding both is good practice.`)
Space
fieldExample
()

Meta