Enabling "Save As PDF" button in custom Dashboard Views

Hi,
I am developing a dashboard view using React. I have requirement to show a button “Save as PDF”. I need to save the dashboard view portion as PDF and download the pdf file.
Is there any component available in monday react components that does this? or is there any option available in monday to achieve this?

Hi @ranjit.vemuri,

Sadly, we don’t have a “Save as PDF” button in our React component offering: Storybook.

However, maybe you can utilize one of the buttons we do offer and just change the color/text?

-Helen