Edit in GitHubLog an issue

flex-grow

Since: UXP v3.0

Determines if a flexible item can grow, and if so, how it grows relative to other items in the flexible container.

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

Example

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