Skip to content

API Reference / @gtkx/animated / ControllerUpdate

Type Alias: ControllerUpdate<State, Item>

ControllerUpdate<State, Item> = unknown & ToProps<State> & ControllerProps<State, Item>

Defined in: node_modules/.pnpm/@react-spring+core@10.1.2_react@19.2.8/node_modules/@react-spring/core/dist/react-spring_core.modern.d.mts:832

Type Parameters

State

State extends Lookup = Lookup

Item

Item = undefined

Released under the MPL-2.0 License.