Edit in GitHubLog an issue

letter-spacing

Since: UXP v2.0

Sets the width inserted between letters.

See: https://developer.mozilla.org/en/docs/Web/CSS/letter-spacing

Example

Copied to your clipboard
1.someElement {
2 letter-spacing: 3px;
3}

Quirks and Exceptions

  • Negative values are not valid, and will result in the letters printing on top of each other.
  • Not all Spectrum UXP components support overriding the letter spacing.
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.