SampleDataLabel
Installation
import {SampleDataLabel} from 'uxp/components';Examples
<SampleDataLabel
show={true}
/>Properties
Name
Type
Description
show
type
Last updated
import {SampleDataLabel} from 'uxp/components';<SampleDataLabel
show={true}
/>Last updated