Skip to content

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

Funksjon: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta

Legg CSS-regler inline i tilsvarende HTML-elementer uten å hente eksterne ressurser.

Parametere ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Returnerer ​

string