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

textDensity prop is not reactive #481

Open
NehalDamania opened this issue Mar 12, 2024 · 2 comments
Open

textDensity prop is not reactive #481

NehalDamania opened this issue Mar 12, 2024 · 2 comments
Assignees

Comments

@NehalDamania
Copy link

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
Some of the props of the chrono component like textDensity is not reactive. Meaning if changed the Chrono does not change the mode. Can we make it reactive

@prabhuignoto prabhuignoto self-assigned this Mar 12, 2024
@prabhuignoto prabhuignoto added enhancement New feature or request and removed enhancement New feature or request labels Mar 12, 2024
@prabhuignoto
Copy link
Owner

@NehalDamania textDensity is controlled via the dropdown menu Change Density. even though its exposed as a prop, currently its not reactive. may i know the use case of yours, so i understand the requirement clearly.

@NehalDamania
Copy link
Author

Hi @prabhuignoto, we would like to use our own buttons and components to control some of the features of react-chrono, like text density and may be some other props. That will allow us to name and style the controls as per the application's style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants