Skip to content

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

関数: inlineHtml() ​

inlineHtml(html, css, options?): string

ベータ

外部リソースを取得することなく、対応するHTML要素にCSSルールをインラインで適用します。

パラメーター ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

戻り値 ​

string