UNPKG

lazy-import

Version:

An element based on polymer v2 to lazy import other elements.

17 lines (16 loc) 409 B
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="refresh" content="0;url=demo/"/> <title>lazy-import</title> </head> <body> <!-- ELEMENT API DOCUMENTATION SUPPORT COMING SOON Visit demo/index.html to see live examples of your element running. This page will automatically redirect you there when run in the browser with `polymer serve`. --> </body> </html>