UNPKG

opt-table

Version:

A Responsive and Customizable Rich Table

6 lines (5 loc) 165 B
import React from "react"; declare const TableLoading: ({ loading }: { loading?: boolean | undefined; }) => React.JSX.Element; export default TableLoading;