What is the HTML equivalent for   in Dash?
Hi @jsonbourne
If these are two separate components, just wrap them in divs and separate the divs.
You can also use CSS;
white-space:nowrap;
1 Like