semitwistweb ~master (2016-10-14T01:52:31Z)
Home
Dub
Repo
FormElement.this
semitwistWeb
form
FormElement
Undocumented in source.
struct
FormElement
this
(
FormElementType
type
,
string
name
,
string
label
,
string
defaultValue
= ""
,
string
confirmationOf
= ""
,
FormElementOptional
isOptional
=
FormElementOptional.No
)
Meta
Source
See Implementation
semitwistWeb
form
FormElement
constructors
this
functions
isCompatible
properties
isOptional
mustacheTagExtraClass
mustacheTagValue
name
static functions
fromDom
variables
confirmationOf
defaultValue
label
type