FloatingViewportContentProps Interface

Properties

Name Type Description
contentId string viewport/content control uniqueId  
initialViewState ViewStateProp The initial view state used to create the viewport, or a function that returns it (will refresh when the function changes)  
onContextMenu undefined | (e: MouseEvent<Element, MouseEvent>) => boolean    
viewportRef undefined | Ref<ScreenViewport> Function to get a reference to the ScreenViewport  

Defined in

Last Updated: 05 April, 2024