Skip to content

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

Функция: inlineHtml() ​

inlineHtml(html, css, options?): string

Бета

Встраивать правила CSS в соответствующие элементы HTML без загрузки внешних ресурсов.

Параметры ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

Возвращаемое значение ​

string