For example, if the user writes ```tsx <ImageDisplayControl data-disabled="all"> <Image src="..." /> </ImageDisplayControl> ``` instead of ```tsx <ImageDisplayControl> <Image src="..." data-disabled="all" /> </ImageDisplayControl> ``` See: * https://docs.frameright.io/react/attributes * https://docs.frameright.io/web-component/attribute-ref