We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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}
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
651e83c
No branches or pull requests
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:
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}
The text was updated successfully, but these errors were encountered: