I have a custom element that has some input range sliders that start of hidden until certain checkboxes are ticked. However i need the height of the custom element to increase and decrease based upon how many sliders are active, at the moment i have a big empty space where all the sliders are.
Is there any way to make the custom element height dynamic?