Closed stunaz closed 5 years ago
Hi, I wanted to test that lib on an umd application. After putting the https://unpkg.com/react-virtuoso@0.7.0/dist/react-virtuoso.umd.production.js in the the head of my html. i cant find the Virtuoso.
Tried
Hey,
In the UMD bundle, you can access both Virtuoso and GroupedVirtuoso from the window['react-virtuoso'] object.
Virtuoso
GroupedVirtuoso
window['react-virtuoso']
Cheers,
Hi, I wanted to test that lib on an umd application. After putting the https://unpkg.com/react-virtuoso@0.7.0/dist/react-virtuoso.umd.production.js in the the head of my html. i cant find the Virtuoso.
Tried