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

Adds enabled parameter to MultiSelectDialogField and disabledDecoration parameter to style when disabled #192

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hashimsayed0
Copy link

This PR provides the enabled feature requested in Issue #57
It adds an enabled parameter to MultiSelectDialogField, which is true by default and can be set to false to disable the field. It also allows the user to pass in disabledDecoration which will be used when to style the field when disabled.

@hashimsayed0 hashimsayed0 changed the title Add enabled parameter to MultiSelectDialogField and disabledDecoration parameter to style when disabled Adds enabled parameter to MultiSelectDialogField and disabledDecoration parameter to style when disabled Dec 6, 2023
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