@univerjs-pro/boards-table-ui
Table element rendering and editing UI for Univer Boards.
TypeScript
import { UniverBoardsTableUIPlugin } from '@univerjs-pro/boards-table-ui'import enUS from '@univerjs-pro/boards-table-ui/locale/en-US'import '@univerjs-pro/boards-table-ui/lib/index.css'univer.registerPlugin(UniverBoardsTableUIPlugin)Entry Points
- Locale:
@univerjs-pro/boards-table-ui/locale/* - Style:
@univerjs-pro/boards-table-ui/lib/index.css
How is this guide?