Documentation
Preparing search index...
applications/types
AnimationConfigRenderContext
Interface AnimationConfigRenderContext
interface
AnimationConfigRenderContext
{
animations
:
(
AnimationConfig
&
{
isVideo
:
boolean
}
)
[]
;
buttons
:
FormFooterButton
[]
;
tabs
?:
Record
<
string
,
Tab
>
;
}
Hierarchy
RenderContext
AnimationConfigRenderContext
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