UNPKG

react-bootstrap

Version:

Bootstrap 5 components built with React

2 lines (1 loc) 114 B
export default function transitionEndListener(element: HTMLElement, handler: (e: TransitionEvent) => void): void;