kvision
/
io.kvision.form
/
FormTarget
js
Form
Target
enum
FormTarget
:
Enum
<
FormTarget
> ,
DomAttribute
Content copied to clipboard
Form targets.
Entries
Properties
Entries
TOP
Link copied to clipboard
js
TOP
("_top")
Content copied to clipboard
PARENT
Link copied to clipboard
js
PARENT
("_parent")
Content copied to clipboard
SELF
Link copied to clipboard
js
SELF
("_self")
Content copied to clipboard
BLANK
Link copied to clipboard
js
BLANK
("_blank")
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