DefaultInputGenerator.checkbox

Called for boolean values

struct DefaultInputGenerator
@safe static
string
checkbox
(
string name
,
bool checked
,
string raw
,
bool success
,
string[] classes
)

Meta