EvalInObsidianParams.contextId?
EvalInObsidianParams › contextId?
Type: TContextId
A ContextId linking this call to a persistent store onwindow in the Obsidian process. The callback receives a typed context object that survives across calls sharing the same ID.When omitted,
context is a fresh empty object each call.