DotNaos UI
DevtoolsReview

Drawer

Review Drawer 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
getSourceFileRequired
(element: HTMLElement) => string | undefined
onPickingChangeOptional
((picking: boolean) => void)
onSummaryChangeOptional
((summary: ReviewDrawerSummary) => void)
viewRequired
"evidence" | "review"