We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
loading
1 parent 22b9f61 commit 7109b4aCopy full SHA for 7109b4a
1 file changed
src-docs/src/views/tables/basic/basic.tsx
@@ -133,6 +133,7 @@ export default () => {
133
columns={columns}
134
rowProps={getRowProps}
135
cellProps={getCellProps}
136
+ loading
137
/>
138
);
139
};
0 commit comments