Built-in Components
FormCreate built-in components are pre-packaged form components based on UI frameworks. These components are optimized and don't require framework prefixes (like el-) when used, simplifying the form building process.
Extension Capabilities
Besides built-in components, FormCreate also supports:
Custom Vue Components Reference: Generate Components
Native HTML Tags Can render standard HTML form elements directly
Third-Party Component Integration Supports integration of any Vue components
Advanced Reference
Component Generation Rules - Learn about complete component configuration specifications
API Documentation - View complete component APIs and configuration items


