Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog-react
index
EntityInfoCardProps
Interface EntityInfoCardProps
interface
EntityInfoCardProps
{
children
?:
ReactNode
;
className
?:
string
;
footerActions
?:
ReactNode
;
headerActions
?:
ReactNode
;
title
?:
ReactNode
;
}
Index
Properties
children?
class
Name?
footer
Actions?
header
Actions?
title?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
className
?:
string
Optional
footer
Actions
footerActions
?:
ReactNode
Optional
header
Actions
headerActions
?:
ReactNode
Optional
title
title
?:
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
class
Name
footer
Actions
header
Actions
title
Docs
Github
Backstage
Loading...