AdaptativeImage
Responsive image insertion (adapts to the screen size)Do not use this component for PNG images, use ImageWithTransparency component instead
Parameters
src
: url de l'image (required)alt
: description de l'image (required)type
: le format de l'image (jpg, svg) (optionnel)roundShape
: bord arrondi (optionnel - default: false)
Examples

Rounded border + JPG

circle border + JPG

blob border + JPG
