-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
Description
dash_duo
seems to have a lot of methods like select_dcc_dropdown
that I couldn't find any docs for?
Line 409 in 04217e8
def select_dcc_dropdown(self, elem_or_selector, value=None, index=None): |
The best resource I found is https://dash.plotly.com/testing#browser-apis. Are more comprehensive dash_duo
docs on the roadmap or already in existence somewhere?