Skip to content

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

Funktion: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Inline-CSS-Regeln in passende HTML-Elemente einfügen, ohne externe Ressourcen abzurufen.

Parameter ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Rückgabe ​

string