LineHandleChange
Unofficial
Describes a change applied to a line handle.
Import:
import type { LineHandleChange } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface LineHandleChangeProperties
| Property | Type | Description | |
|---|---|---|---|
| changes | ChangeDesc | The change description associated with this line handle update. |
Links to this page: