Web View

Reference

getLocalResourceRoots

getLocalResourceRoots {
	getAssetUri
	getViewRootUri
}

getViewRootUri

  • in development, we look for dendron-plugin-views build
  • in production, this is the same as getAssetUri

getAssetUri

getAssetUri {
	context.extensionUri, dist
}

Past Tasks


Children
  1. Editor View - Web View Implementation
  2. Tree Webview

Backlinks