mip-anim animation
mip-anim is used to support the use of gif images in mip
Example
Loading method with placeholder
<mip-anim layout="fixed" width=210 height=210 src="xxx" alt="an animation"> <mip-img layout="fixed-height" width=210 height=210 src="xxxx"></mip-img> </mip-anim>
Only gif images
<mip-anim layout="fixed" width=210 height=210 src="xxx" alt="an animation"></mip-anim>
Attributes
src
Description: Image path
Required option: Yes
Type: String
Value Scope: URL