auto-web.components.v-img
An img is made of:
urlis where the img is storedaltwhat is displayed if image can’t display or for accessibilitynamehrefwhere click will lead to, could be nillabeltext to display below the img (optional).width-kwwidth of the picture,:fullis taking the whole width, other are usingpredefined-sizeclassis a string that can be added to the img’s class.
v-icon-img
(v-icon-img img)An img that looks like an icon
v-img
(v-img img width-kw & opts)Display an img with its label:
See auto-web.components.v-img for options.
v-labelled-img
(v-labelled-img img width-kw & opts)Display an img with a label.
urlis where the img is storedhref-linkwhere click will lead to, could be nillabeltext to display below the img.width-kwwidth of the picture,:fullis taking the whole width, other are usingpredefined-sizeclassis a string that can be added to the img’s class.
validate-img-schema
(validate-img-schema img)