- 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
575 B
575 B
| title | description |
|---|---|
| usePropScrub | Helper di basso livello per aggiornamenti di proprietà con trascinamento scrub e supporto al commit. |
usePropScrub
usePropScrub(editor) coordina gli aggiornamenti in tempo reale delle proprietà durante lo scrubbing e salva le modifiche con supporto all'undo quando l'interazione termina.
Usalo quando costruisci controlli numerici che aggiornano direttamente le proprietà dei nodi selezionati tramite scrub.