dm-p / powerbi-visuals-html-content

Visualise column or measure values as HTML in your Power BI reports. Intended as a spiritual successor to the OG HTML Viewer custom visual, with some extra stuff thrown in.
MIT License
85 stars 18 forks source link

[ENHANCEMENT] Viewport width & height Helpers #24

Closed dm-p closed 3 years ago

dm-p commented 3 years ago

For responsiveness purposes, it would be pretty handy if we could get the current viewport height and width as helpers within the Handlebars template. As we're using flexbox for the main UI, this might not be possible, but could open up some cool use cases if we can get them.