コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1035 ビュー

Can anyone tell me how the JS function renderToElement works? 

import { renderToElement } from "@web/core/utils/render";

What does it do and how can I use it? 


My case:

I have a JS file that requests data from the database and I want to render this data on the website.

The respons is a JSON object with all the required fields. 

But how can I render the appropriate html (front-end)?

I found the function renderToElement, but I have no idea how it works.


アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
729
0
11月 24
1400
1
9月 24
1493
0
11月 21
3227
1
1月 19
9361