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