Form

Buttons

Published on

Example anchor

Open in new tab
View HTML markup
  
<!--[-->
<!--[-->
<!---->
<div role="group"><button type="button">
<!---->verb
<!----></button>
<!----> <button type="button" class="force active">
<!---->verb (active)
<!----></button>
<!----> <button type="button" class="force focus">
<!---->verb (focus)
<!----></button>
<!----> <button type="button" class="force hover">
<!---->verb (hover)
<!----></button>
<!----> <button type="button"><svg class="icon">
<!--[!-->
<!--]-->
      <use href="/img/icons.svg#search"></use>
    </svg>
<!----><span class="visually-hidden">
<!---->verb
<!----></span>
<!---->
<!----></button>
<!----> <button type="button"><svg class="icon">
<!--[!-->
<!--]-->
      <use href="/img/icons.svg#search"></use>
    </svg>
<!----><span>
<!---->verb
<!----></span>
<!---->
<!----></button>
<!---->
<!----></div>
<!---->
<!--]-->
<!--]-->

Variables anchor

None for form buttons