mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-31 17:19:56 +08:00
feat(docs): migrate bs docs
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Link Blocks
|
||||
|
||||
These are blocks used to display link content in various ways.
|
||||
|
||||
- The `Bookmark` block supports displaying general web content with optional style configurations to display as cards of different styles.
|
||||
- The `EmbedLinkedDoc` block supports embedding other BlockSuite documents as linked cards, also with various style configurations.
|
||||
- The `EmbedSyncedDoc` block supports embedding other BlockSuite documents as editable sub-documents, based on the first-party transclusion support provided by BlockSuite.
|
||||
|
||||
## Reference
|
||||
|
||||
- [`BookmarkBlockSchema`](/api/@blocksuite/blocks/variables/BookmarkBlockSchema.html)
|
||||
- [`BookmarkBlockService`](/api/@blocksuite/blocks/classes/BookmarkBlockService.html)
|
||||
- [`EmbedLinkedDocBlockProps`](/api/@blocksuite/blocks/type-aliases/EmbedLinkedDocBlockProps.html)
|
||||
- [`EmbedSyncedDocBlockProps`](/api/@blocksuite/blocks/type-aliases/EmbedSyncedDocBlockProps.html)
|
||||
Reference in New Issue
Block a user