• What is KendoReact
  • Getting Started
  • Server Components
  • Components
    • Animation
    • Barcodes
    • Buttons
    • Chartsupdated
    • Common Utilities
    • Conversational UIupdated
    • Data Gridupdated
    • Data Query
    • Data Tools
    • Date Inputs
    • Date Math
    • Dialogs
    • Drawing
    • Dropdownsupdated
    • Editor
    • Excel Export
    • File Saver
    • Formupdated
    • Ganttupdated
    • Gauges
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBox
    • ListView
    • Map
    • Notification
    • OrgChartnew
    • PDF Processing
    • PDFViewer
    • PivotGrid
    • Popup
    • Progress Bars
    • Ripple
    • Scheduler
    • ScrollView
    • Sortable
    • Spreadsheetupdated
    • TaskBoard
    • Tooltips
    • TreeList
    • TreeViewupdated
    • Upload
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

MousewheelSelect

Configuration of the mousewheel action for selection.

NameTypeDefaultDescription

reverse?

boolean

If set to true, the option reverses the mousewheel direction. For "zoom out", the regular direction is down. For "zoom in", the regular direction is up.

zoom?

"left" | "right" | "both"

The zoom direction of the selection.

The supported values are:

  • "both"—Zooming expands and contracts the selection on both sides.
  • "left"—Zooming expands and contracts the selection on the left side only.
  • "right"—Zooming expands and contracts the selection on the right side only.

In this article

Not finding the help you need?