Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
createExtensionDataRef
Function createExtensionDataRef
createExtensionDataRef
<
TData
>
()
:
{
with
<
TId
extends
string
>
(
options
:
{
id
:
TId
}
,
)
:
ConfigurableExtensionDataRef
<
TData
,
TId
>
;
}
Type Parameters
TData
Returns
{
with
<
TId
extends
string
>
(
options
:
{
id
:
TId
}
,
)
:
ConfigurableExtensionDataRef
<
TData
,
TId
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...