Search
Preparing search index...
The search index is not available
@dfinity/candid
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@dfinity/candid
InputForm
Class InputForm
Abstract
Hierarchy
InputForm
RecordForm
TupleForm
VariantForm
OptionForm
VecForm
Index
Constructors
constructor
Properties
form
ui
Methods
generate
Form
parse
render
render
Form
Constructors
constructor
new
Input
Form
(
ui
:
FormConfig
)
:
InputForm
Parameters
ui:
FormConfig
Returns
InputForm
Properties
form
form
:
InputBox
[]
= []
ui
ui
:
FormConfig
Methods
Abstract
generate
Form
generate
Form
(
)
:
any
Returns
any
Abstract
parse
parse
(
config
:
ParseConfig
)
:
any
Parameters
config:
ParseConfig
Returns
any
render
render
(
dom
:
HTMLElement
)
:
void
Parameters
dom:
HTMLElement
Returns
void
render
Form
render
Form
(
dom
:
HTMLElement
)
:
void
Parameters
dom:
HTMLElement
Returns
void
Exports
IDL
Input
Form
constructor
form
ui
generate
Form
parse
render
render
Form
Generated using
TypeDoc