Skip to content
On this page

VextPointerMenu

Props

Prop nameDescriptionTypeValuesDefault
indicatorWhether to show an indicator when the gesture is initiated.boolean-true
strokeWhether to stroke the indicator.boolean-true
fillWhether to fill the indicator.boolean-false
strokeColorThe stroke color to use for the indicator.string-"black"
strokeWidthThe stroke color to use for the indicator.number-2
fillColorThe fill color to use for the indicatorstring-"black"
timeThresholdMinThe minimum threshold (in ms) before the indicator is shown after initiating * the gesture.number-125
timeThresholdMaxThe maximum threshold (in ms) that has to be reached with the gesture to open the menu.number-1000
zIndexCSS z-index value for the menu element.number|string-300

Slots

NameDescriptionBindings
indicator