Search input
const search = table.createSearch()
<input type="text" bind:value={search.value} oninput={() => search.set()}>
Fristname | Lastname |
---|---|
Emily | Johnson |
Michael | Williams |
Sophia | Brown |
James | Davis |
Emma | Miller |
Olivia | Wilson |
Alexander | Jones |
Ava | Taylor |
Ethan | Martinez |
Isabella | Anderson |