Edit in GitHubLog an issue

width

Since UXP v2.0

Specifies the width for an element.

See: https://developer.mozilla.org/en/docs/Web/CSS/width

Example:

Copied to your clipboard
.someElement {
width: 100vw;
}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.