react-tableau-embed-live
react-tableau-embed-live copied to clipboard
Wrapps Tableau Embedded API in a React Component
The interface is not exported in `TableauEmbed/index.d.ts`: ```typescript interface TableauEmbed extends OptionalTableauVizProps { sourceUrl: string; version?: string; loadingSpinner?: React.ReactElement; } ``` And I don't seems to be able to use...
Will you be adding support for authoring/editing? I'm assuming this isn't implemented yet because I don't see the web component in the repo but maybe there's a different way of...
Could you change the workbook used in your example? The https://public.tableau.com/views/WorldIndicators/GDPpercapita workbook is broken. Thanks Diego