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

Added ReadOnly parameter for RadzenSwitch component #1927

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

FrankNWB
Copy link
Contributor

@FrankNWB FrankNWB commented Jan 28, 2025

I have noticed that the RadzenSwitch component does not have a ReadOnly parameter. Currently the switch can only be set to Disabled, but this makes it visually different (grayed out) from other ReadOnly components and leads to a non-uniform UI.

This pull request contains all necessary changes (RadzenSwitch-Component, SCSS and UnitTest) for the ReadOnly parameter.

Best regards
Frank

@enchev enchev merged commit 3e74681 into radzenhq:master Jan 29, 2025
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

Successfully merging this pull request may close these issues.

2 participants