Add :caret slot with ability to customize its classes#87
Add :caret slot with ability to customize its classes#87sax wants to merge 1 commit intomaxmarcon:mainfrom
Conversation
|
Hello @sax and thanks for the contribution! I have a question and a couple of suggestions: Question: why is this slot attribute a list? Suggestions:
Let me know if you need any help or have questions! Thanks |
|
Sorry for the delay. I set the Yeah, I was having issues understanding the test setup. Thanks for pointing me in a direction. I have a set of tailwind classes that can be used as a default, but I am unclear what a daisy UI version would be. |
daisyUI uses tailwind so very likely you could reuse the same classes |
|
I am looking to push this one forward a little bit...
Do you have any thoughts on how this might work given that the caret is a slot? Maybe an example in the docs? |
|
It should probably work like here: https://github.com/maxmarcon/live_select/blob/main/lib/live_select/component.html.heex#L33 when the |
No description provided.