Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
SubmitEventInit
Interface SubmitEventInit
interface
SubmitEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
submitter
?:
null
|
HTMLElement
;
}
Hierarchy-Diagram
Legend
interface
public property
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
?:
null
|
HTMLElement
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
submitter
Official Cockpit API Documentation
Houston Common Library
Loading...