Skip to content

pantoken / renderers/tinymce/src / injectContentStylesheet

Mahi: 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.

Ngā Tawhā

editor

Editor

url

string

Whakahokia

void