...
A component that allows the user to trigger a "flow defined single action" (e.g. Apply, Continue, Expand) in context to a container its located in (e.g. screen, form, wizard, popup, popover, etc...).
Example for a table with a row of buttons from different types (icon, Icon + name, split) at the top
...
When hovering, Mouse cursor change
from pointerTo Hand
Clicking (pressing and releasing the left mouse button) on the button target area, will initiate its action
...