Properties
addChapterClick
addChapterClick: function
Type declaration
-
- (currentPath: Array<number>, handlePosition: "left" | "right" | "bottom"): void
-
Parameters
-
currentPath: Array<number>
-
handlePosition: "left" | "right" | "bottom"
Returns void
boxClick
boxClick: function
Type declaration
-
- (currentPath: Array<number>, position: Coords, size: Coords): void
-
Parameters
-
currentPath: Array<number>
-
-
Returns void
chapter
currentPath
currentPath: Array<number>
nameLabelClick
nameLabelClick: function
Type declaration
-
- (currentPath: Array<number>, currentName: string): void
-
Parameters
-
currentPath: Array<number>
-
currentName: string
Returns void
position
removeChapterClick
removeChapterClick: function
Type declaration
-
- (currentPath: Array<number>): void
-
Parameters
-
currentPath: Array<number>
Returns void
size
Props for ChapterNode