MCPcopy Create free account
hub / github.com/editablejs/editable / setOptions

Function setOptions

packages/plugins/title/src/options.ts:20–22  ·  view source on GitHub ↗
(editor: Editor, options: TitleOptions)

Source from the content-addressed store, hash-verified

18}
19
20export const setOptions = (editor: Editor, options: TitleOptions) => {
21 TITLE_OPTIONS.set(editor, options)
22}

Callers 1

withTitleFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…