Skip to content

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

Funktion: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Inbädda CSS-regler i motsvarande HTML-element utan att hämta externa resurser.

Parametrar ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Returnerar ​

string