Skip to content

pantoken-root / formats/inline-styles/src / inlineHtml

Função: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Incorporar regras CSS inline nos elementos HTML correspondentes sem buscar recursos externos.

Parâmetros ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Retorna ​

string