Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog-react
index
useStarredEntity
Function useStarredEntity
useStarredEntity
(
entityOrRef
:
string
|
Entity
|
CompoundEntityRef
,
)
:
{
isStarredEntity
:
boolean
;
toggleStarredEntity
:
()
=>
void
}
Parameters
entityOrRef
:
string
|
Entity
|
CompoundEntityRef
Returns
{
isStarredEntity
:
boolean
;
toggleStarredEntity
:
()
=>
void
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...