Utilities

Print

Print utilities give you the ability to hide a component when printing a page.

Examples#

No Print#

I am hidden when printing
<div class="slds-no-print">I am hidden when printing</div>

Overview of CSS Classes#

Selector.slds-no-print
Summary

Hides an element only when printing.

Restrict*
ModifierTrue

Print Utility Release Notes

Added a no-print modifer to hide a component when printing a page.