Split

Repeat split button primary action?

Repeat split button primary action?
  1. What is the use of split button?
  2. How do you make a split button?

What is the use of split button?

A split button is a hybrid between a button and a menu: it groups related commands together into a dropdown, but also offers one-click access to a default choice that doesn't require opening the menu.

How do you make a split button?

Example Explained

Use any element to open the dropdown menu, e.g. a <button>, <a> or <p> element. Use a container element (like <div>) to create the dropdown menu and add the dropdown links inside it. Wrap a <div> element around the button and the <div> to position the dropdown menu correctly with CSS.

Is there a best practice on closing mobile tooltips? Use close icon?
Are tooltips mobile friendly?Should tooltips have periods? Are tooltips mobile friendly?Tooltips aren't just for web—they're one of the most popular...
Card sorting exercise for a complex platform that is more focused on actions than information
What is a card sorting exercise?Is card sorting Qualitative or quantitative? What is a card sorting exercise?Card sorting is a method used to help d...
What's the most intuitive control to sort a bar chart?
What is an absolute rule to follow when constructing bar charts?Does it matter how you order a bar graph? What is an absolute rule to follow when co...