If tabulator filters are enabled, they should have placeholders by default. ```python header_filters={ "Table": {"type": "input", "placeholder": "Filter by..."}, } ``` Tracking for https://github.com/holoviz/lumen/pull/741#issuecomment-2464435089
If tabulator filters are enabled, they should have placeholders by default.
Tracking for holoviz/lumen#741 (comment)