el-form
Installation
SKILL.md
Element Plus Form Component
Form consists of input, radio, select, checkbox and so on. With form, you can collect, verify and submit data.
When to Invoke
Invoke this skill when:
- User needs to create a form with multiple input fields
- User wants to implement form validation
- User needs to handle form submission
- User wants to create inline forms
- User asks about form item layout and alignment
- User needs dynamic form items (add/delete)