Documentation
Preparing search index...
applications/types
AnimationPlayerRenderContext
Interface AnimationPlayerRenderContext
interface
AnimationPlayerRenderContext
{
animations
:
(
AnimationConfig
&
{
isVideo
:
boolean
}
)
[]
;
buttons
:
FormFooterButton
[]
;
tabs
?:
Record
<
string
,
Tab
>
;
}
Hierarchy
RenderContext
AnimationPlayerRenderContext
Index
Properties
animations
buttons
tabs?
Properties
animations
animations
:
(
AnimationConfig
&
{
isVideo
:
boolean
}
)
[]
buttons
buttons
:
FormFooterButton
[]
Optional
tabs
tabs
?:
Record
<
string
,
Tab
>
Tab data prepared from an entry in
ApplicationV2.TABS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animations
buttons
tabs
Documentation
Loading...
Tab data prepared from an entry in ApplicationV2.TABS