Skip to content
Sheetwrite

Sheetwrite / Documentation

GridCommandName@sheetwrite/react

Built-in command names accepted by state queries and change events.

Built-in command names accepted by state queries and change events.

Declaration

export type GridCommandName = Exclude<ToolbarActionName, "separator">;