Backstage
    Preparing search index...

    Function TableBodySkeleton

    • A table body that renders animated skeleton rows as a loading placeholder.

      Type Parameters

      • T extends { id: string }

      Parameters

      • __namedParameters: { columns: readonly T[] }

      Returns Element

      Accepts any column array whose items have an id property, making it compatible with both ColumnConfig and custom column types.