Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Framer
FeatureBundle
Interface FeatureBundle
interface
FeatureBundle
{
animation
?:
FeaturePackage
;
drag
?:
FeaturePackage
;
exit
?:
FeaturePackage
;
focus
?:
FeaturePackage
;
hover
?:
FeaturePackage
;
inView
?:
FeaturePackage
;
layout
?:
FeaturePackage
;
pan
?:
FeaturePackage
;
renderer
:
CreateVisualElement
<
any
>
;
tap
?:
FeaturePackage
;
}
Hierarchy (
view full
)
FeaturePackages
FeatureBundle
Index
Properties
animation?
drag?
exit?
focus?
hover?
in
View?
layout?
pan?
renderer
tap?
Properties
Optional
animation
animation
?:
FeaturePackage
Optional
drag
drag
?:
FeaturePackage
Optional
exit
exit
?:
FeaturePackage
Optional
focus
focus
?:
FeaturePackage
Optional
hover
hover
?:
FeaturePackage
Optional
in
View
in
View
?:
FeaturePackage
Optional
layout
layout
?:
FeaturePackage
Optional
pan
pan
?:
FeaturePackage
renderer
renderer
:
CreateVisualElement
<
any
>
Optional
tap
tap
?:
FeaturePackage
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
animation
drag
exit
focus
hover
in
View
layout
pan
renderer
tap
devfive front components
index
test
Generated using
TypeDoc