Navigation
Navigation from the Source control package.
Loading Navigation…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
itemsRequired | readonly ReviewItem[] | — |
currentIdOptional | string | null | — |
wrapOptional | boolean | true |
onNavigateOptional | ((item: ReviewItem, direction: UnreadDirection) => void) | — |
customizeOptional | UiCustomization | — |