Edit in GitHubLog an issue

flex-basis

Since UXP v3.0

Sets the basis for determining the size of an item in a flexible layout container.

See: https://developer.mozilla.org/en/docs/Web/CSS/flex-basis

Example

Copied to your clipboard
1.someElement {
2 flex-basis: auto;
3}
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.