Skip to content

pantoken / renderers/tinymce/src / injectContentStylesheet

Fušla: 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.

Parametera

editor

Editor

url

string

Gullii / Gávdnat

void