UNPKG

react-hold-height

Version:

React component to hold the highest height established by a child component even though it no longer exists in the browser window

12 lines (11 loc) 304 B
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>react-hold-height Loading Example</title> </head> <body> <div id="root"></div> <script type="text/javascript" src="./loading.bundle.js"></script> </body> </html>