- Remove ScrubInput aliases, app wrappers, test hooks, and translated legacy references - Share a Tailwind NumberField demo between Storybook and VitePress - Generate component API tables from Vue metadata and type-check examples with Twoslash - Upgrade the docs stack to VitePress 2
1.3 KiB
1.3 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
- useFillPicker
- useGradientStops
- useFontPicker
- useOkHCL
- useVariables
- useVariablesDialogState
- useVariablesTable
- Locale APIs
- useToolbarState
- useNodeFontStatus
Editor-shell utilities
- useLayerDrag
- useInlineRename
- useCanvasDrop
- extractImageFilesFromClipboard
- useViewportKind
- toolCursor