Jalba Stefan
Results
2
comments of
Jalba Stefan
Sure! I will leave below the simplified Python and CSS code **Python code:** ``` from dash import Dash, dcc, html slider = dcc.Slider( id = "slider", min=0, max=3, marks =...
I understand. Thank you! But I still have one more question. I noticed that in Dash version 4.0.0, the slider will use Radix UI. Do you think that would work?