{$resource.error.message}
+{:else if $resource.loading} +Loading...
+{:else if supported === Support.None} +Image format not supported
+{:else if supported === Support.Basic} ++ The {'<'}Image /{'>'} component renders a file resource as an image and optimizes + it based on the screen size and supported image formats. +
+ +