UNPKG

@jaxolotl/wdclib

Version:

Required Library to bridge javascript with Tableau. Use the scripts below to create the combined shim library. i.e. npm run-script build_and_copy

12 lines (11 loc) 186 B
<!DOCTYPE html> <html> <head> <title>Test Page</title> </head> <body> <div id="root"> </div> <script src="../dist/bundle.js"></script> </body> </html>