17 lines
614 B
Markdown
17 lines
614 B
Markdown
|
|
---
|
||
|
|
title: useGradientStops
|
||
|
|
description: Verlaufsstopp-Zustand und Mutations-Hilfsmittel für Füllungs-Editoren.
|
||
|
|
---
|
||
|
|
|
||
|
|
# useGradientStops
|
||
|
|
|
||
|
|
`useGradientStops(fill, onUpdate)` verwaltet aktiven Stopp-Zustand, Subtyp-Wechsel, Stopp-Ziehen sowie Farb- oder Deckkraft-Aktualisierungen für Verlaufsfüllungen.
|
||
|
|
|
||
|
|
Verwenden Sie es beim Erstellen benutzerdefinierter Verlaufs-Editoren über die mitgelieferten Primitive hinaus.
|
||
|
|
|
||
|
|
## Verwandte APIs
|
||
|
|
|
||
|
|
- [GradientEditorRoot](../components/gradient-editor-root)
|
||
|
|
- [GradientEditorBar](../components/gradient-editor-bar)
|
||
|
|
- [GradientEditorStop](../components/gradient-editor-stop)
|