💫 Update: Examples - ContextMenuAuxPreviewExample04

This commit is contained in:
Dominic Go 2022-06-28 02:44:28 +08:00
parent ed4fd27ce2
commit e5045bec44

View File

@ -34,6 +34,8 @@ export function ContextMenuAuxPreviewExample04(props: ContextMenuExampleProps) {
}],
}}
auxiliaryPreviewConfig={{
// Align the aux. preview to the right...
// 📝 Note: By default, this is set to: `stretchPreview`
alignmentHorizontal: 'previewTrailing',
transitionEntranceDelay: 'RECOMMENDED',
}}