-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some idea of label styles (highlighting searchinput value) with preview sceenshot #18
Comments
Hi @cha2hyun 👋 Thank you for this idea. It would be really great to have this option. But, it would have to be an option that the user can enable or not via a props. Also, it would be nice if he could use the utility classes to change the style of the elements that are highlighted. By default, the style of the highlighted elements will be consistent with the theme. If the user uses the blue theme, the color of the highlighted items in the filter will be blue. This would be a really interesting PR. We look forward to it. |
Thanks for amazing library i really like it. Looking forward to customizing feature with utility classes 👍 Also you can test issue #18 #19 on here I will requests a PR when im ready please feel free to cantact me if you need any ideas or contributes 😀 Best regards |
I am glad to hear that you liked it and that you used it on your site. By the way, your site looks great and I've already tested the package on your site. I'm curious to know what technology stack you used to make it. Any contribution is welcome and I would be glad to see you contribute to this package. Best regards |
Hi onesine 👋 Front : Next.js + Typescript + Tailwind I use https://github.com/theodorusclarence/ts-nextjs-tailwind-starter 👈 template. |
Thank you for this information. And for the Backend, what do you use? |
I use Django or Fast API 😀 |
Okay, it's a great technology. And especially thank you for this feature. |
Hi there 👋
Thanks for woderful components.
I have some idea for label styles. (highlight searchinput value)
If you like it, i will make a PR
Preview
before
highlight
Some Code
The text was updated successfully, but these errors were encountered: