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

Decouple renderNumbers prop from renderHourMarks prop #229

Closed
jnorvell opened this issue Jul 21, 2024 · 1 comment
Closed

Decouple renderNumbers prop from renderHourMarks prop #229

jnorvell opened this issue Jul 21, 2024 · 1 comment

Comments

@jnorvell
Copy link

Thank you for writing this component. Here is a small feature request:

for the settings props, could you make these props independent of each other:

                 renderHourMarks={false}
                 renderMinuteMarks={false}
                 renderNumbers={true}

Unfortunately, if I only want the numbers without the marks, it will not render. The hour numbers only seem to render if the renderHouseMarks={true}

Copy link
Contributor

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

@github-actions github-actions bot added the stale label Oct 21, 2024
@wojtekmaj wojtekmaj changed the title Decouple renderNumbers prop from renderHouseMarks prop Decouple renderNumbers prop from renderHourMarks prop Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants