Skip to content

pantoken / renderers/tinymce/src / injectContentStylesheet

ฟังก์ชัน: injectContentStylesheet()

injectContentStylesheet(editor, url): void

Appends a <link rel="stylesheet"> to the editor's content document &lt;head&gt; at runtime. Idempotent per URL — calling this twice with the same url is a no-op the second time.

พารามิเตอร์

editor

Editor

url

string

คืนค่า

void