Use playsinline attributte on Video Player

  • Goal: At the moment, when a page with a video is loaded in iPhone Safari, when the video plays it becomes full screen. There is an attribute "playsinline" that will stop this. I would like to apply this attribute to the video player.

  • Steps: I have tried targeting the component using custom CSS but no luck. I have also tried running a script on load to add the attribute, but also no luck.

Does anyone have a way of applying this attribute to the Retool video player?