Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Select and deselect checklist with button

$
0
0

@Andahay wrote:

I want to make a button for selecting and deselctin all the parameter in checklist. I have a problem with output type of my callback function.

output('checklist1', 'value')
...
if n_clicks % 2 = 0:
     out_state=['1','2','3']
else:
     out_state=[]
return{
       out_state
}

I can’t find how to send properties correctly, help me please

Posts: 4

Participants: 4

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images