Join
Groups child elements into a visually joined unit — merging borders and border-radius.
Children must have join-item class. Supports horizontal (default),
vertical, and responsive layouts.
Joined buttons
Horizontal (default) — buttons share borders.
Vertical join
vertical prop stacks children top-to-bottom.
Input with button
Classic search bar pattern — input joined to a submit button.
Responsive
responsive prop: vertical on mobile, horizontal on lg+.