Search
Preparing search index...
The search index is not available
prismic-javascript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Form
Class Form
Hierarchy
Form
Implements
IForm
Index
Constructors
constructor
Properties
action
enctype
fields
form_
method
name
rel
Methods
get
Field
get
Field
Safe
Constructors
constructor
new
Form
(
fields
:
any
, action
:
string
, name
:
string
, rel
:
string
, form_method
:
string
, enctype
:
string
)
:
Form
Parameters
fields:
any
action:
string
name:
string
rel:
string
form_method:
string
enctype:
string
Returns
Form
Properties
action
action
:
string
enctype
enctype
:
string
fields
fields
:
any
form_
method
form_
method
:
string
name
name
:
string
rel
rel
:
string
Methods
get
Field
get
Field
(
field
:
string
)
:
IField
|
undefined
Parameters
field:
string
Returns
IField
|
undefined
get
Field
Safe
get
Field
Safe
(
field
:
string
)
:
IField
Parameters
field:
string
Returns
IField
Globals
Form
constructor
action
enctype
fields
form_
method
name
rel
get
Field
get
Field
Safe
Generated using
TypeDoc