flip-turn.js API reference
Demo
View on GitHub
Preparing search index...
State
ActiveTurnResolvedOptions
Type Alias ActiveTurnResolvedOptions
type
ActiveTurnResolvedOptions
=
{
duration
:
number
;
acceleration
:
boolean
;
elevation
:
number
;
corners
:
Record
<
Corner
,
boolean
>
;
cornerSize
:
number
;
gradients
:
{
front
:
boolean
;
back
:
boolean
}
;
}
Index
Properties
duration
acceleration
elevation
corners
corner
Size
gradients
Properties
duration
duration
:
number
acceleration
acceleration
:
boolean
elevation
elevation
:
number
corners
corners
:
Record
<
Corner
,
boolean
>
corner
Size
cornerSize
:
number
gradients
gradients
:
{
front
:
boolean
;
back
:
boolean
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
acceleration
elevation
corners
corner
Size
gradients
Demo
View on GitHub
flip-turn.js API reference
Loading...