Label
Installation
import { Label } from 'uxp/components';Signature
const Label: React.FunctionComponent<ILabelProps>Examples
<Label>Name</Label>Properties
Name
Type
Mandatory
Default Value
Example Value
Related Types
Last updated