You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EuiFlex components are missing props for some of the regularly used flex features, like inline flex styling, flex grow and shrink, and support for the css prop.
Acceptance criteria
EuiFlex components should support the following props
Summary
EuiFlex components are missing props for some of the regularly used flex features, like inline flex styling, flex grow and shrink, and support for the
css
prop.Acceptance criteria
inline
(boolean, defaultfalse
) - enabledisplay: inline-flex
stylinggrow
andshrink
(number, defaults to0
)css
- pass down to be processed by EmotionThe text was updated successfully, but these errors were encountered: