Forum Discussion
dwh
3 years agoHelper II
Display a report inside a React.js application
Hello, I'm trying to display a published report inside a React Component but I've got some problems with dimensions. The report doesn't fit the container without using fixed width and height. W...
v-chenwuz-msft
3 years agoCommunity Support
Hi dwh ,
How to embed a Power BI item in a React app | Microsoft Docs
-
cssClassName - Gives the embedded item a CSS class names that let you control the style of the embedded iframe using CSS.
Maybe you can try this change the css mentioned by this post.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.