SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
shell-tabs
TabToolbarFor
Interface TabToolbarFor<T>
interface
TabToolbarFor
<
T
>
{
currentComponentAndTab
?:
{
component
:
T
;
tab
:
INavigationBarTabs
<
any
,
any
>
;
}
;
onAttachComponent
?
(
)
:
void
;
}
Type Parameters
T
=
any
Index
Properties
current
Component
And
Tab?
Methods
on
Attach
Component?
Properties
Optional
current
Component
And
Tab
current
Component
And
Tab
?:
{
component
:
T
;
tab
:
INavigationBarTabs
<
any
,
any
>
;
}
Methods
Optional
on
Attach
Component
on
Attach
Component
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Component
And
Tab
Methods
on
Attach
Component
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...