SkeletonTableRow
Installation
import { SkeletonTableRow } from 'uxp/components';Signature
const SkeletonTableRow: React.FunctionComponent<SkeletonTableRowProps>Examples
tsx
<SkeletonTableRow columns={processedColumns} />Properties
Name
Type
Mandatory
Default Value
Example Value
Related Types
Last updated