@yesstudio/nuxt-composables
Preparing search index...
Keyframe
Interface Keyframe
interface
Keyframe
{
composite
?:
CompositeOperationOrAuto
;
easing
?:
string
;
offset
?:
number
|
null
;
[
property
:
string
]:
string
|
number
|
null
|
undefined
;
}
Indexable
[
property
:
string
]:
string
|
number
|
null
|
undefined
Index
Properties
composite?
easing?
offset?
Properties
Optional
composite
composite
?:
CompositeOperationOrAuto
Optional
easing
easing
?:
string
Optional
offset
offset
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composite
easing
offset
@yesstudio/nuxt-composables
Loading...