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.