Skip to content

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

Función: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Inserta reglas CSS en los elementos HTML coincidentes sin obtener recursos externos.

Parámetros ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Devuelve ​

string