Heading With Annotation
This provides a label / heading with an annotation to the right of it, that is properly laid out.
Some Heading
- HTML
<div class="t-content"> <div class="c-headingWithAnnotation"> <div class="c-headingWithAnnotation-heading">Some Heading</div> <div class="c-headingWithAnnotation-annotation c-button c-button--id" ui-popout-obfuscated-copier="123456">ID </div> </div> </div>