DefaultInputGenerator.textfield

Called for single line input types

struct DefaultInputGenerator
@safe static
string
textfield
(
string name
,
string type
,
string value
,
string raw
,
bool success
,
string[] classes
)

Meta