flex-shrink
Term side of the Card
Topic: Flexboxes
Unit title: flex-shrink
Categories: Property
Explanation side of the Card
Explanation: The property that controls how much a flex item should shrink relative to the other flex items when there's not enough space in the flex container. It determines how an item reduces in size when the container is too small, helping to manage space distribution in tight layouts.
Browser compatibility:
- The chrome browser supports this feature starting from version 29
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 20
- The safari browser supports this feature starting from version 9
Availability: