Add Attribute Support to the <video> Element (e.g. fetchpriority)

Currently, when adding custom attributes to a Video element in Bricks, the attributes are applied to the video wrapper (.brxe-video), not to the actual <video> element itself.

Maybe adding a Attribute field in the video element settings like ‘Preload’ for fetchpriority or extending the current Attributes with a target selector (e.g. “apply to wrapper” or “apply to children”) would give more control.

1 Like

Agreed, I would like to see this too.