Built-in Components
Built-in components are pre-packaged form components based on UI frameworks. They're optimized to work without framework prefixes (like t-), simplifying form creation.
Extension Capabilities
FormCreate also supports:
- Custom Vue Components - See Generate Components
- Native HTML Tags - Render standard HTML form elements
- Third-party Components - Integrate any Vue components
Advanced Reference
Component Generation Rules - Learn the complete component configuration specifications
API Documentation - View complete component APIs and configuration items


