Phoenix components backed by the asset manifest.
Summary
Functions
Renders an SVG <use> icon from a manifest-backed sprite.
Renders an AVIF/WebP/PNG <picture> set from a manifest-backed image base path.
Functions
Renders an SVG <use> icon from a manifest-backed sprite.
Attributes
class(:any) - Defaults tonil.name(:string) (required)sprite(:string) - Defaults to"icons.svg".
Renders an AVIF/WebP/PNG <picture> set from a manifest-backed image base path.
Attributes
alt(:string) (required)class(:any) - Defaults tonil.decoding(:string) - Defaults to"async".fetchpriority(:string) - Defaults to"high".height(:string) (required)id(:string) (required)img_class(:any) - Defaults tonil.loading(:string) - Defaults tonil.phx_update(:string) - Defaults to"ignore".src(:string) (required)width(:string) (required)