@univerjs/sheets-ui v0.4.2 • Docs
Enumeration: VIEWPORT_KEY
@deprecated. use SHEET_VIEWPORT_KEY from engine-render instead.
Enumeration Members
Enumeration Member | Value | Defined in |
---|---|---|
VIEW_COLUMN_LEFT | "viewColumnLeft" | packages/sheets-ui/src/common/keys.ts:42 (opens in a new tab) |
VIEW_COLUMN_RIGHT | "viewColumnRight" | packages/sheets-ui/src/common/keys.ts:43 (opens in a new tab) |
VIEW_LEFT_TOP | "viewLeftTop" | packages/sheets-ui/src/common/keys.ts:44 (opens in a new tab) |
VIEW_MAIN | "viewMain" | packages/sheets-ui/src/common/keys.ts:35 (opens in a new tab) |
VIEW_MAIN_LEFT | "viewMainLeft" | packages/sheets-ui/src/common/keys.ts:38 (opens in a new tab) |
VIEW_MAIN_LEFT_TOP | "viewMainLeftTop" | packages/sheets-ui/src/common/keys.ts:36 (opens in a new tab) |
VIEW_MAIN_TOP | "viewMainTop" | packages/sheets-ui/src/common/keys.ts:37 (opens in a new tab) |
VIEW_ROW_BOTTOM | "viewRowBottom" | packages/sheets-ui/src/common/keys.ts:41 (opens in a new tab) |
VIEW_ROW_TOP | "viewRowTop" | packages/sheets-ui/src/common/keys.ts:40 (opens in a new tab) |