Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog
index
AboutFieldProps
Interface AboutFieldProps
Props for
AboutField
.
interface
AboutFieldProps
{
children
?:
ReactNode
;
className
?:
string
;
label
:
string
;
value
?:
string
;
}
Index
Properties
children?
class
Name?
label
value?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
className
?:
string
label
label
:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
class
Name
label
value
Docs
Github
Backstage
Loading...
Props for AboutField.