vincjo / datatables

A toolkit for creating datatable components with Svelte
https://vincjo.fr/datatables
MIT License
425 stars 15 forks source link

Regex Support #104

Closed vincjo closed 3 months ago

vincjo commented 3 months ago

Discussed in https://github.com/vincjo/datatables/discussions/54

Originally posted by **PrivOci** August 13, 2023 Does the search functionality in the datatables support regular expressions (regex)? If so, could you provide some examples of how to use regex within the search box? If not, are there any workarounds or alternative methods to achieve similar results?