mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
chore: bump deps (#15151)
This commit is contained in:
@@ -28,7 +28,7 @@ The bound of the element without considering the response extension.
|
||||
|
||||
### forceFullRender?
|
||||
|
||||
> `optional` **forceFullRender**: `boolean`
|
||||
> `optional` **forceFullRender?**: `boolean`
|
||||
|
||||
Whether to disable fallback rendering for this element, e.g., during zooming.
|
||||
Defaults to false (fallback to placeholder rendering is enabled).
|
||||
@@ -37,7 +37,7 @@ Defaults to false (fallback to placeholder rendering is enabled).
|
||||
|
||||
### lockedBySelf?
|
||||
|
||||
> `optional` **lockedBySelf**: `boolean`
|
||||
> `optional` **lockedBySelf?**: `boolean`
|
||||
|
||||
Indicates whether the current block is explicitly locked by self.
|
||||
For checking the lock status of the element, use `isLocked` instead.
|
||||
|
||||
Reference in New Issue
Block a user