New Changes with Table Component

This commit is contained in:
2025-10-27 12:55:37 +05:30
parent 7c5274e2f1
commit b09a06e875
7 changed files with 838 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@ declare global {
schema: any;
submit: any;
upload: any;
fetchData: any;
columnsRenderer: any
myModal_open: any;
myModal_close: any;
hls: typeof Hls,