Skip to content

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

Funktion: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Indsæt CSS-regler inline i matchende HTML-elementer uden at hente eksterne ressourcer.

Parametre ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Returnerer ​

string