element-plus
element-plus copied to clipboard
feat(components): [container] add validation for the `direction` prop
- I found that the orientation attribute of the Container component was not validated.
- So I added enumeration value validation to the component.
Please make sure these boxes are checked before submitting your PR, thank you!
👋 @chenyuqiua, seems like this is your first time contribution to element-plus.
- Please make sure that you have read our guidelines and code of conduct before making a contribution.
- You can comment with
/label Components:[component_name]to add a label for which component you are working on. - You may join our
for staying tuned.
Hello @chenyuqiua, thank you for contributing to element-plus, please see our guideline to see how to make contribution
🧪 Playground Preview: https://element-plus.run/?pr=16734 Please comment the example via this playground if needed.
