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

IRadzenFormComponent: Add Disabled, from RadzenFormComponent<T> #1903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pianomanjh
Copy link
Contributor

Include Disabled on the IRadzenFormComponent interface, for better integration with cross-cutting form behavior. For example, we have a component that leverages this interface to apply FluentValidations in a transparent manner, leveraging the IRadzenFormComponent.FieldIdentifier retrieved from the cascading IRadzenForm. This allows the setting of the Disabled state in a cross-cutting manner.

…nt interface, for better integration with cross-cutting form behavior
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.

1 participant