Projects /
Projects /
The Split Button v2 component is a call-to-action element that shows, on click, a list of options. It's used when it's not possible to give a direct action to the user, because a choice is required. It replaces, for example, a list of visible buttons by grouping (and hiding) them.
To connect the options list to its trigger (e.g., button), make sure the ID value of the first one is equal to the aria-controls value of the second one.