Skip to content

Table: Export searchTerm #1560

Closed
Closed
@superstes

Description

@superstes

Summary

Users might want to set the searchTerm of a Table to some initial value (p.e. search parameter in URL).

This is currently not possible as that variable is not exported: https://github.com/themesberg/flowbite-svelte/blob/main/src/lib/table/Table.svelte#L46

The TableSearch has exported it, but this component has not implemented the very useful items handling.

Motivation

The Table component is VERY well designed and useful 👍

This little adjustment could extend its usecases

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions