Skip to content

Allow Select value to be set in callback #270

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

Merged
merged 1 commit into from
Oct 24, 2019
Merged

Conversation

tcbegley
Copy link
Collaborator

This PR addresses #267, allowing the value of the Select component to be set by a callback. Previously the only way to change the value was to interact with it in the UI, so the value could only be used as an Input to callbacks, not an Output.

The changes can be tested with the following prerelease

pip install dash-bootstrap-components==0.7.2rc3

@tcbegley tcbegley merged commit 75f604c into master Oct 24, 2019
@tcbegley tcbegley deleted the select-setprops branch October 24, 2019 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant