UNPKG

react-keep-alive

Version:

Package will allow components to maintain their status, to avoid repeated re-rendering.

2 lines (1 loc) 75 B
export default function getKeyByFiberNode(fiberNode: any): string | null;