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 (e: MouseEvent<Element, MouseEvent>) => boolean | undefined    
viewportRef Ref<ScreenViewport> | undefined Function to get a reference to the ScreenViewport  

Defined in

Last Updated: 13 May, 2024