mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-15 18:58:11 +00:00
urlParams 就是页面的参数, 在 Rax 应用里面得通过 withRouter 注入进组件里,并通过 this.props.location 获取,因而数据源的 handler 没法直接获取到,所以得传给对应的 handler
@ali/rax-component-demo
Getting Started
npm run start
Runs the app in development mode.
Open http://localhost:9999 to view it in the browser.
The page will reload if you make edits.
npm run build
Builds the app for production to the build folder.