Skip to main content

default

talawa-adminDocs


talawa-admin / components/TableLoader/TableLoader / default

Function: default()

> default(props): Element

The TableLoader component displays a loading skeleton for tables. It shows a specified number of rows and columns as placeholders with a shimmering effect to indicate loading content.

Parameters

props: InterfaceTableLoader

The properties for the TableLoader component.

Returns

Element

The JSX element representing the table loader.

Defined in

src/components/TableLoader/TableLoader.tsx:23