The slider doesn't seem to be working.
https://codepen.io/lkoumis1/pen/oNqmGKR
Solved! Go to Solution.
Hi @LefterisKoumis, the Action component is purposed for succinct text and an accompanying icon, so placing the Slider within an Action wouldn't be the intended use.
You could add an accompanying Label to provide context to the Slider, and CSS to line up with the Action components. Here's a Codepen sample.
Hi @LefterisKoumis, the Action component is purposed for succinct text and an accompanying icon, so placing the Slider within an Action wouldn't be the intended use.
You could add an accompanying Label to provide context to the Slider, and CSS to line up with the Action components. Here's a Codepen sample.