BasicExtension
Defined in: types.ts:103
Extended by
Section titled “Extended by”Type Parameters
Section titled “Type Parameters”T extends object = { }
BasicExtension(
editor,options):any
Defined in: types.ts:104
Parameters
Section titled “Parameters”editor
Section titled “editor”PrismEditor<T>
options
Section titled “options”EditorOptions & T
Returns
Section titled “Returns”any