You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've recognized, that the SelectButton ignores props passed and only pays attention to the state when it comes to set which button is set to active state via activeIndex.
Is that on purpose?
We would like to set the index on render. If it is possible it would be even easier if we could just set a current value out of a list of available values to set the active button.
Best,
Tassilo
The text was updated successfully, but these errors were encountered:
Hi, I've recognized, that the SelectButton ignores props passed and only pays attention to the state when it comes to set which button is set to active state via activeIndex.
Is that on purpose?
We would like to set the index on render. If it is possible it would be even easier if we could just set a current value out of a list of available values to set the active button.
Best,
Tassilo
The text was updated successfully, but these errors were encountered: