I have a problem using align = baseline for a flex container. Other components have an empty text positioned before the component to align buttons with other input fields . Because TwinColSelct does not have this, I tried to add a before element with css, but I had a problem because the flex-direction of the twincolselect is column and then the before element is positioned above. I would be nice, if the component could support this out of the box.
Version is 2.5.1