default
talawa-admin • Docs
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.