@likecoin/epub-ts
Preparing search index...
IframeViewEvents
Interface IframeViewEvents
interface
IframeViewEvents
{
axis
:
[
string
]
;
displayed
:
[
IframeView
]
;
hidden
:
[
IframeView
]
;
loaderror
:
[
unknown
]
;
markClicked
:
[
string
,
object
|
undefined
]
;
rendered
:
[
Section
]
;
resized
:
[
ReframeBounds
]
;
shown
:
[
IframeView
]
;
writingMode
:
[
string
]
;
[
key
:
string
]:
any
[]
;
}
Hierarchy
Record
<
string
,
any
[]
>
IframeViewEvents
Indexable
[
key
:
string
]:
any
[]
Index
Properties
axis
displayed
hidden
loaderror
mark
Clicked
rendered
resized
shown
writing
Mode
Properties
axis
axis
:
[
string
]
displayed
displayed
:
[
IframeView
]
hidden
hidden
:
[
IframeView
]
loaderror
loaderror
:
[
unknown
]
mark
Clicked
markClicked
:
[
string
,
object
|
undefined
]
rendered
rendered
:
[
Section
]
resized
resized
:
[
ReframeBounds
]
shown
shown
:
[
IframeView
]
writing
Mode
writingMode
:
[
string
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
displayed
hidden
loaderror
mark
Clicked
rendered
resized
shown
writing
Mode
@likecoin/epub-ts
Loading...