Skip to content

WidgetEditorView.applyScope method

WidgetEditorView › applyScope

Unofficial

Push/pop current scope.

Signature:

applyScope(scope: Scope): void

Parameters:

ParameterTypeDescription
scopeScope{@link obsidian#Scope} to apply.

Returns: void