mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-04 19:15:33 +08:00
11 lines
447 B
Markdown
11 lines
447 B
Markdown
# Database Block
|
|
|
|
This is a block used to edit and display a data grid.
|
|
|
|
In a database block, each row is a standard paragraph block or list block. It supports adding different types of columns to rows and displaying a kanban view based on column information.
|
|
|
|
## Reference
|
|
|
|
- [`DatabaseBlockSchema`](/api/@blocksuite/blocks/variables/DatabaseBlockSchema.html)
|
|
- [`DatabaseBlockService`](/api/@blocksuite/blocks/classes/DatabaseBlockService.html)
|