Open MCT Style Guide: Controls
Intro about controls
Use a standard button in locations where there's sufficient room and you must make it clear that the element is an interactive button element. Buttons can be displayed with only an icon, only text, or with icon and text combined.
Use an icon whenever possible to aid the user's recognition and recall. If text is to be included, it must be within a span
with class title-label
.