DotNaos UI

Ui Dev Tools

Ui Dev Tools from the Devtools package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
defaultShowComponentLabelsOptional
boolean
false
defaultShowComponentsOptional
boolean
false
defaultOpenSourceOnClickOptional
boolean
false
defaultOpenSourceEditorOptional
"code" | "cursor" | "antigravity" | "windsurf" | "zed" | "subl" | "vscode-insiders" | "xcode"
"code"
defaultShowSlotsOptional
boolean
false
defaultToolbarExpandedOptional
boolean
false
defaultInspectSpacingOptional
boolean
false
defaultDockCornerOptional
"bottom-left" | "bottom-right" | "top-left" | "top-right"
"bottom-right"
componentLabelStorageKeyOptional
string
"dotnaos-ui-show-component-labels"
componentStorageKeyOptional
string
"dotnaos-ui-show-components"
inspectSpacingStorageKeyOptional
string
"dotnaos-ui-inspect-spacing"
openSourceEditorStorageKeyOptional
string
"dotnaos-ui-open-source-editor"
openSourceEditorsEndpointOptional
string
"/__dotnaos/editors"
openSourceEndpointOptional
string
"/__dotnaos/open-source"
openSourceStorageKeyOptional
string
"dotnaos-ui-open-source-on-click"
sourceCodeEndpointOptional
string
"/__dotnaos/source-code"
dependencyGraphEndpointOptional
string
"/__dotnaos/component-dependencies"
renderDependencyPreviewOptional
ComponentDependencyPreviewRenderer
memoryGrowthThresholdBytesOptional
number
memorySampleIntervalMsOptional
number
memoryWarningThresholdBytesOptional
number
showDiagnosticsOptional
boolean
false
selectionPollIntervalMsOptional
number
1000
selectionRequestEndpointOptional
string | false
"/__dotnaos/selection/request"
selectionResolveEndpointOptional
string
"/__dotnaos/selection/resolve"
dockStorageKeyOptional
string
"dotnaos-ui-dev-tools-dock"
storageKeyOptional
string
"dotnaos-ui-show-slots"
toolbarExpandedStorageKeyOptional
string
"dotnaos-ui-dev-toolbar-expanded"