Skip to content

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

函式: inlineHtml() ​

inlineHtml(html, css, options?): string

Beta(測試)

將 CSS 規則內聯到匹配的 HTML 元素中,而不擷取外部資源。

參數 ​

html ​

string

css ​

string

options? ​

InlineHtmlOptions = {}

回傳 ​

string