Trigger full screen mode via monday api

Hi,
I am developing a dashboard widget. I’d like to have two different screens for the “fullscreen” mode and the other small screen view.
When in small screen, I would like to have a button which upon pressing, switches the widget to fullscreen mode.
A similar functionality can be seen in the numbers and battery widget, when we click on the battery, it opens the full screen mode.
How is that feature achievable? Any help would be appreciated.

Hello there @Usamaejaz0!

That can not be done as of today. You can set new values for the settings using our SDK, but you can not set new values for the context.

Hope that helps!

Cheers,
Matias

1 Like

Hi, thank you. I’d like to ask how is it being used in the numbers and battery widgets? In the battery, when we click on it, the widget is opened in fullscreen.

Hello again,

That widget is a native one, built by monday and the feature for making the widget fullscreen when clicking on an element inside the widget is not open to external developers at the moment.

Cheers,
Matias

1 Like