-
Notifications
You must be signed in to change notification settings - Fork 137
Description
Description
Currently Flex uses style attribute for styling. It's unconvinient for mixing classes on the element due to higher specificity of inline styles. Also API is a bit off naming.
Suggested solution
Use predefined CSS for props combinationDiscussedAdditem: booleanprop that marks its a child flex, not a parent- Move flex item props to the
Boxcomponent - Add
rowGap,columnGapproperties and deprecategapRowto match CSS names.
Alternative
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
hehmdalool and DakEnviy
Metadata
Metadata
Assignees
Labels
No labels