Skip to content
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

Component for calendar rows #1100

Open
denjaland opened this issue Mar 16, 2025 · 0 comments
Open

Component for calendar rows #1100

denjaland opened this issue Mar 16, 2025 · 0 comments
Labels
awaiting triage The issue is not reviewed by the maintainers enhancement New feature or request

Comments

@denjaland
Copy link

My apologies if it has ben asked before - I tried searching for issues, reading the docs and seeing if there was something on stackoverflow, but I can't get it to work.

Basically, my idea was to use the component as a headless component, not pulling in the css from the library, and just style the component using tailwindcss classes as that is being used throughout the project.

I'm getting quite far with it thanks to the different components I can pass as props.

However: I can't seem to be able to style the days in the calendar rows to display in a grid / flex, as I don't seem to be having the ability to pass a component for the calendar-rows. Am I missing something here, or is it not supported indeed?

side question: for those of us who, like me, would like to style the components themselves, it would be nice if we could get a setting to disable the injection of the css classnames by the library as they don't really server any use (unless they are being used as selectors in the code of coure...)

thanks for the great library - seems like an absolute life saver for adding a decent datepicker to our project!

@denjaland denjaland added awaiting triage The issue is not reviewed by the maintainers enhancement New feature or request labels Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage The issue is not reviewed by the maintainers enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant