API Reference
@univerjs
@univerjs/sheets-ui
enumerations
Viewport Key

@univerjs/sheets-ui v0.4.2Docs


Enumeration: VIEWPORT_KEY

@deprecated. use SHEET_VIEWPORT_KEY from engine-render instead.

Enumeration Members

Enumeration MemberValueDefined 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)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.