mendraw/mendix/file
Provides typed access to Mendix file and image values.
Types
Values
pub fn alt_text(img img: WebImage) -> option.Option(String)
Returns the image alternative text when available.
pub fn image_name(img img: WebImage) -> option.Option(String)
Returns the image file name when available.