RangeSlider(id="range-slider", min=0, max=10, value=[3, 7]), ], className="mb-3", ) form = dbc.Form([dropdown, slider, range_slider]).
確定! 回上一頁