Search Docs
Loading...
Skip to content

Type Alias: NudgeAction

type NudgeAction = () => void;

Action function for nudging the current selection in one direction.

Returns#

void