SpaceworxDescriptionTag
This gives a pre defined component to used in configuration panels where we need to explain what is spaceworx is
Installation
import {SpaceworxDescriptionTag} from 'uxp/components';
Examples
<SpaceworxDescriptionTag />
Properties
Name
Type
Description
className
string
styles
React.CSSProperties
className
type
string
styles
type
React.CSSProperties
Last updated