Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
975 Visualizações

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.


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
mar. 25
693
0
nov. 24
1357
1
set. 24
1446
0
nov. 21
3199
1
jan. 19
9322