Text

use this in a function parameter if you want the automatic form to render it as a textarea FIXME: this should really be an annotation on the parameter... somehow

struct Text {
string content;
}

Alias This

content
Suggestion Box / Bug Report