Type Alias: PointerStyle
@roomful/core / PointerStyle
Type Alias: PointerStyle
Section titled “Type Alias: PointerStyle”PointerStyle =
"laser"|"spotlight"|"crosshair"|"dot"
Defined in: packages/core/src/types.ts:1179
Selects how the built-in pointer overlay draws each remote beam.
'laser'— a colored dot with a soft glow (the default).'spotlight'— a soft radial dim centered on the point.'crosshair'— thin horizontal and vertical cross lines through the point.'dot'— a plain colored dot.