Utilities

Interactions

Set of utilities that provide interaction(s).

Examples#

<a href="javascript:void(0);" class="slds-text-link_reset">Link</a>
<a href="javascript:void(0);" class="slds-text-link_reset">This text is a link but looks like normal text...
  <span class="slds-text-link">More</span>.</a>
<a href="javascript:void(0);" class="slds-has-blur-focus">Link with halo focus</a>

Button Reset#

<button class="slds-button slds-text-link_reset">Button</button>
Span with faux link interactions
<span class="slds-text-link_faux">Span with faux link interactions</span>

Overview of CSS Classes#

Selector.slds-text-link_reset
Summary

Makes links and buttons appear as regular text

Restrict*
ModifierTrue
Selector.slds-text-link
Summary

Makes text inside of .slds-text-link_reset to appear as a link.

Restrict*
ModifierTrue
Selector.slds-text-link_faux
Summary

Creates a faux link with hover interactions

Restrict*
ModifierTrue

Interactions Utility Release Notes