Join is a container for grouping multiple items, it can be used to group buttons, inputs, or any other element. Join applies border radius to the first and last item. Join can be used to create a horizontal or vertical list of items.
Class name | Type | |
---|---|---|
join | Component | Container for grouping multiple items |
join-item | Component | Item inside join. Can be a button, input, etc. |
join-vertical | Responsive | Show items vertically |
join-horizontal | Responsive | Show items horizontally |