API Reference / @gtkx/animated / ItemKeys
Type Alias: ItemKeys<T>
ItemKeys<
T> =OneOrMore<Key> | ((item) =>Key) |null
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:721
Type Parameters
T
T = any