Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog
index
EntitySwitchCaseProps
Interface EntitySwitchCaseProps
interface
EntitySwitchCaseProps
{
children
:
ReactNode
;
if
?:
(
entity
:
Entity
,
context
:
{
apis
:
ApiHolder
}
,
)
=>
boolean
|
Promise
<
boolean
>
;
}
Index
Properties
children
if?
Properties
children
children
:
ReactNode
Optional
if
if
?:
(
entity
:
Entity
,
context
:
{
apis
:
ApiHolder
}
,
)
=>
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
if
Docs
Github
Backstage
Loading...