DefaultSnapIndicator

See source code
function DefaultSnapIndicator({
  className,
  line,
  zoom,
}: TLSnapIndicatorProps): import("react/jsx-runtime").JSX.Element;

Parameters

NameDescription

{ className, line, zoom }

Returns

import("react/jsx-runtime").JSX.Element;
Prev
DefaultSelectionForeground
Next
DefaultSpinner