semitwistweb ~master (2021-12-13T13:29:31.3074922)
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