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

Is there a callback implemented for the components? #27

Open
Socvest opened this issue Apr 2, 2024 · 0 comments
Open

Is there a callback implemented for the components? #27

Socvest opened this issue Apr 2, 2024 · 0 comments

Comments

@Socvest
Copy link

Socvest commented Apr 2, 2024

I see in the source code there is a callback that has been imported by not implemented in the function. Are there plans to implement this? Want to use this for the tabs component. Also, the defaultValue in the tabs component does not send the value to streamlit. For example, if I use a default value of "ketchup", it's not stored in session state for the key of the component. If I store the component as a variable, I get it via the variable but not via st.session_state["key_name_of_tabs"]

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

1 participant