Utilities

Hyphenation

The hyphenation class should be placed on text that might be served in narrow width containers and is not truncated.

About Hyphenation#

This will allow the text to break, or hyphenate, depending on the browser's capabilities. Chrome currently doesn't show the hyphenation, but the bug is currently marked fixed, so it should soon.

Base#

A long heading might be supercalifragilisticexpiallidocious.

<p class="slds-hyphenate">A long heading might be supercalifragilisticexpiallidocious.</p>

Overview of CSS Classes#

Selector.slds-hyphenate
Summary

Creates hyphenated text

Restrict*
ModifierTrue

Hyphenation Utility Release Notes