We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a23d1b5 commit 67d3a6dCopy full SHA for 67d3a6d
public/widget-list.json
@@ -479,5 +479,22 @@
479
],
480
"isGristLabsMaintained": false,
481
"lastUpdatedAt": "2024-10-09T14:36:40+02:00"
482
+ },
483
+ {
484
+ "name": "Simple table filter",
485
+ "url": "https://gristlabs.github.io/grist-widget/varamil/simplefilter/index.html",
486
+ "widgetId": "@varamil/widget-simplefilter",
487
+ "published": true,
488
+ "accessLevel": "read table",
489
+ "renderAfterReady": true,
490
+ "description": "Simple table filtering to display any row that matches the search.",
491
+ "authors": [
492
493
+ "name": "Varamil",
494
+ "url": "https://github.com/Varamil"
495
+ }
496
+ ],
497
+ "isGristLabsMaintained": false,
498
+ "lastUpdatedAt": "2025-05-29T07:04:10+02:00"
499
}
500
]
0 commit comments