@likecoin/epub-ts
Preparing search index...
StageOptions
Interface StageOptions
interface
StageOptions
{
axis
?:
string
;
dir
?:
string
;
direction
?:
string
;
fullsize
?:
boolean
;
height
?:
string
|
number
;
hidden
?:
boolean
;
overflow
?:
string
|
boolean
;
width
?:
string
|
number
;
writingMode
?:
string
;
}
Index
Properties
axis?
dir?
direction?
fullsize?
height?
hidden?
overflow?
width?
writing
Mode?
Properties
Optional
axis
axis
?:
string
Optional
dir
dir
?:
string
Optional
direction
direction
?:
string
Optional
fullsize
fullsize
?:
boolean
Optional
height
height
?:
string
|
number
Optional
hidden
hidden
?:
boolean
Optional
overflow
overflow
?:
string
|
boolean
Optional
width
width
?:
string
|
number
Optional
writing
Mode
writingMode
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axis
dir
direction
fullsize
height
hidden
overflow
width
writing
Mode
@likecoin/epub-ts
Loading...