kvision
/
io.kvision.form
/
FormMethod
js
Form
Method
enum
FormMethod
:
Enum
<
FormMethod
> ,
DomAttribute
Content copied to clipboard
Form methods.
Entries
Properties
Entries
POST
Link copied to clipboard
js
POST
("post")
Content copied to clipboard
GET
Link copied to clipboard
js
GET
("get")
Content copied to clipboard
Properties
attributeName
Link copied to clipboard
js
open override val
attributeName
:
String
Content copied to clipboard
attributeValue
Link copied to clipboard
js
open override val
attributeValue
:
String
Content copied to clipboard
name
Link copied to clipboard
js
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
js
val
ordinal
:
Int
Content copied to clipboard