Skip to content

Execute Component Methods

Use the form API to call native methods of specific components (such as focus, show) for direct control and interactive operations on form components.

Note

In the setup syntax, you need to export through the defineExpose method to call it from outside the component.

FormCreate is an open-source project released under the MIT License. Free for personal and commercial use.