Backstage
Docs
Github
Preparing search index...
@backstage/ui
ComponentDefinition
Interface ComponentDefinition
Base type for the component styles structure
interface
ComponentDefinition
{
classNames
:
ClassNamesMap
;
dataAttributes
?:
DataAttributesMap
;
utilityProps
?:
string
[]
;
}
Index
Properties
class
Names
data
Attributes?
utility
Props?
Properties
class
Names
classNames
:
ClassNamesMap
Optional
data
Attributes
dataAttributes
?:
DataAttributesMap
Optional
utility
Props
utilityProps
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Names
data
Attributes
utility
Props
Docs
Github
Backstage
Loading...
Base type for the component styles structure