Preparing search index...
The search index is not available
derby
derby
<internal>
SubmitEventInit
Interface SubmitEventInit
interface
SubmitEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
submitter
?:
HTMLElement
;
}
Hierarchy (
view full
)
EventInit
SubmitEventInit
Index
Properties
bubbles?
cancelable?
composed?
submitter?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
submitter
submitter
?:
HTMLElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
submitter
derby
Loading...