API Reference
@univerjs
@univerjs/sheets-ui
interfaces
Ibasesheetbarprops

@univerjs/sheets-ui v0.2.14Docs


Interface: IBaseSheetBarProps

Properties

PropertyTypeDefined in
children?any[]packages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:25 (opens in a new tab)
color?stringpackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:27 (opens in a new tab)
hidden?BooleanNumberpackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:30 (opens in a new tab)
index?numberpackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:26 (opens in a new tab)
label?ReactNodepackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:24 (opens in a new tab)
selected?booleanpackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:31 (opens in a new tab)
sheetId?stringpackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:28 (opens in a new tab)
style?CSSPropertiespackages/sheets-ui/src/views/sheet-bar/sheet-bar-tabs/SheetBarItem.tsx:29 (opens in a new tab)

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