alibaba / alibaba/lowcode-engine

使用rax编写的组件拖拽出一个页面后如何在微信小程序中渲染

Open
#1,566 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

如图,,,在web端使用render渲染出组件后,挂载到id为‘hello’的元素上,driver使用UniversalDriver,在web端可以正常渲染。问题在于,在微信小程序端如何渲染呢? 将driver换成driver-wxex后,如何渲染到小程序页面上呢?

![rax渲染](https://user-images.githubusercontent.com/89261896/218386485-ea3efecd-d0df-4454-b01a-6dd65dad65d0.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue describes web rendering mounted on the `hello` element with `UniversalDriver` and asks how `driver-wxex` should render in a WeChat mini program. Start by tracing the Rax render and driver entry points for these two drivers; done means a documented, reproducible mini-program rendering path.

Written by the indexing model from the issue text.

Assessment

Domain
mobile
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.