Develop UI components for Apps
Initialization
# Project initiation
yarn create lowcoder-plugin my-plugin
# Go to the project root
cd my-plugin
# Start the development environment
yarn startComponent development environment
Plugin configurations
Export components
Publish plugins
Import plugins
Code demo
Last updated
Was this helpful?