PascalEugster
jim
Jesper Weber
UmbWorkspaceActionBase
workspaceContext
const workspaceContext = await this.getContext(UMB_DOCUMENT_WORKSPACE_CONTEXT); const nodeGuid = workspaceContext.getUnique();
bjarke
Dennis - Björnmamman AB Sweden
Bishal Tim
Treefiddy
"Indexing": { "ExplicitlyIndexEachNestedProperty": false }
Patrick de Mooij
Warren Buckley
UMB_CURRENT_USER_CONTEXT
typescript // Can't do :( this.consumeContext(UMB_CURRENT_USER_CONTEXT, (currentUserCtx) =>{ console.log('currentUserCtx', currentUserCtx); }); // Can do this - but no typings this.consumeContext('UmbCurrentUserContext', (currentUserCtx) =>{ console.log('currentUserCtx', currentUserCtx); });
Bram
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!