Broswer mod button action (left right)

I have a browser mod pop up which opens a camera. and its working.
i try to use the right or left button action to change the camera or open a new pop up with a different camera. this is the code i have for the right button action:

action: browser_mod.popup
data:
  dismissable: true
  title: Front Door
  size: fullscreen
  timeout: 60000
  browser_id:
    - 0ee5e129d4951984210c51172cbf975a
    - 60648dc947d500654b2fb18325730217
    - 9aa8ef31a4f8d54c63af261a4c815eea
  content:
    camera_view: live
    type: picture-glance
    entities: []
    camera_image: camera.g4_doorbell_pro_high_resolution_channel

but it just close the pop up with the first camera.