Edit in GitHubLog an issue

white-space

Since: UXP v3.0

Determines how white space is handled. Supports wrap (default), nowrap, pre, pre-line, and pre-wrap.

See: https://developer.mozilla.org/en/docs/Web/CSS/white-space

Example:

Copied to your clipboard
1.someElement {
2 white-space: pre;
3}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.