ISampleDataLabelProps
Definition
interface ISampleDataLabelProps {
show?: boolean;
// info?: () => React.ReactElement;
}Usage
import { ISampleDataLabelProps } from 'uxp/components';Last updated
interface ISampleDataLabelProps {
show?: boolean;
// info?: () => React.ReactElement;
}import { ISampleDataLabelProps } from 'uxp/components';Last updated