- Share compact item-row and paint-field anatomy across Fill, Stroke, Effects, and Export - Add COLOR binding transactions with picker rollback and one-step undo - Replace bespoke panel test hooks with semantic selectors and visual coverage
1.4 KiB
1.4 KiB
| title | description |
|---|---|
| Advanced | Lower-level and specialized APIs in @open-pencil/vue. |
Advanced
These APIs are public, but they are more specialized than the main component and composable surface.
Selection and scene helpers
Picker, variables, locale, and editor internals
- useColorVariableBinding
- useColorBindingProvider
- useFillPicker
- useGradientStops
- useFontPicker
- useOkHCL
- useVariables
- useVariablesDialogState
- useVariablesTable
- Locale APIs
- useToolbarState
- useNodeFontStatus
Editor-shell utilities
- useLayerDrag
- useInlineRename
- useCanvasDrop
- extractImageFilesFromClipboard
- useViewportKind
- toolCursor