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