toolbar_value_to_cursormode function in Grida codebase
In this article, we will review a function named toolbar_value_to_cursormode in Grida source code.
This function is called in another function setCursorMode
<ToolsGroup
value={value}
options={[
{ value: "cursor", label: "Cursor", shortcut: "V...
thinkthroo.com2 min read