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

@univerjs/sheets-ui v0.1.17Docs


Enumeration: VIEWPORT_KEY

Enumeration Members

Enumeration MemberValueDefined in
VIEW_COLUMN_LEFT"viewColumnLeft"packages/sheets-ui/src/common/keys.ts:32 (opens in a new tab)
VIEW_COLUMN_RIGHT"viewColumnRight"packages/sheets-ui/src/common/keys.ts:33 (opens in a new tab)
VIEW_LEFT_TOP"viewLeftTop"packages/sheets-ui/src/common/keys.ts:34 (opens in a new tab)
VIEW_MAIN"viewMain"packages/sheets-ui/src/common/keys.ts:25 (opens in a new tab)
VIEW_MAIN_LEFT"viewMainLeft"packages/sheets-ui/src/common/keys.ts:28 (opens in a new tab)
VIEW_MAIN_LEFT_TOP"viewMainLeftTop"packages/sheets-ui/src/common/keys.ts:26 (opens in a new tab)
VIEW_MAIN_TOP"viewMainTop"packages/sheets-ui/src/common/keys.ts:27 (opens in a new tab)
VIEW_ROW_BOTTOM"viewRowBottom"packages/sheets-ui/src/common/keys.ts:31 (opens in a new tab)
VIEW_ROW_TOP"viewRowTop"packages/sheets-ui/src/common/keys.ts:30 (opens in a new tab)

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