mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-05-08 22:07:32 +08:00
492 B
492 B
List Block
This is a block used to model list content with nesting support.
- When the
typeof this block isbulleted, it displays as bulleted list items. - When the
typeof this block isnumbered, it displays as numbered list items. - When the
typeof this block istodo, it displays as todo list items.