Styling filter for table #86
Answered
by
bryanmylee
martingrosche
asked this question in
Q&A
-
Is it possible to change the default style of the filter input?
|
Beta Was this translation helpful? Give feedback.
Answered by
bryanmylee
Nov 30, 2022
Replies: 1 comment
-
This package doesn't provide any styling. You will have to provide the UI for the column filters yourself. You can refer to the example in the page about the filters here. More specifically, you can view the source code for the example in this REPL. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
martingrosche
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This package doesn't provide any styling. You will have to provide the UI for the column filters yourself.
You can refer to the example in the page about the filters here.
More specifically, you can view the source code for the example in this REPL.