The AssetElement interface provides properties and methods for manipulating <pc-asset> elements. The AssetElement interface also inherits the properties and methods of the HTMLElement interface.
<pc-asset>
The asset that is loaded.
Gets the preload flag of the asset.
The preload flag.
Sets the preload flag of the asset.
The AssetElement interface provides properties and methods for manipulating
<pc-asset>
elements. The AssetElement interface also inherits the properties and methods of the HTMLElement interface.