You are here: Reference > CSS > properties > browser specific extensions > -webkit-box-flex-group

-webkit-box-flex-group property

Browser support:
Specifies the flexibility of an element group.
Only works for elements in a box object. An element is a box object if the display property of the element has the value of -webkit-box or -webkit-inline-box.
JavaScript page for this property: webkitBoxFlexGroup. You can find other example(s) there.

Possible values:

 One of the following values: 
flexibility (non-negative integer)
Integer, the priority of flexibility according to the group.
inherit
Takes the value of this property from the computed style of the parent element.
Default: 1.

Supported by tags:

Related pages:

External links:

User Contributed Comments

Post Content

Post Content