mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
feat(docs): migrate bs docs
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# List Block
|
||||
|
||||
This is a block used to model list content with nesting support.
|
||||
|
||||
- When the `type` of this block is `bulleted`, it displays as bulleted list items.
|
||||
- When the `type` of this block is `numbered`, it displays as numbered list items.
|
||||
- When the `type` of this block is `todo`, it displays as todo list items.
|
||||
|
||||
## Reference
|
||||
|
||||
- [`ListBlockSchema`](/api/@blocksuite/blocks/variables/ListBlockSchema.html)
|
||||
- [`ListBlockService`](/api/@blocksuite/blocks/classes/ListBlockService.html)
|
||||
Reference in New Issue
Block a user