@univerjs/sheets-ui v0.5.0-beta.1 • Docs
Variable: SetScrollRelativeCommand
const SetScrollRelativeCommand: ICommand<ISetScrollRelativeCommandParams>;
This command is used to manage the scroll by relative offset Usually triggered by wheel event. NOT same as ScrollCommand, which is usually triggered by scrollbar.
Defined in
submodules/univer/packages/sheets-ui/src/commands/commands/set-scroll.command.ts:44