Skip to content

Image Reference

Reference for Image Reference in Web Framework References. Key properties: ID, Class, Src, Width.

Use this reference to understand what Image Reference is for and which component-specific inspector group matters most when you configure it.

Inspector Property Groups

Image Properties

Property Type Details
IDtextAttribute: id
ClasstextAttribute: class
SrcimageImage source URL.
Sets the image src attribute. Use relative paths for local assets and absolute URLs for remote images. For responsive images, consider using srcset and sizes when available. Bootstrap docs: Images
Attribute: src
WidthtextSets image width attribute.
Sets the HTML width attribute for the image. Prefer Bootstrap sizing utilities for responsive layouts. Use attributes mainly to help browsers reserve layout space. Bootstrap docs: Sizing
Attribute: width
HeighttextSets image height attribute.
Sets the HTML height attribute for the image. Prefer Bootstrap sizing utilities for responsive layouts. Use attributes mainly to help browsers reserve layout space. Bootstrap docs: Sizing
Attribute: height
AlttextAlternative text.
Sets the alt attribute for accessibility. Provide a meaningful description when the image conveys information; use empty alt text for purely decorative images. Bootstrap docs: Images
Attribute: alt

Dynamic Attributes

Enter Animation

Attribute property Type Details
Name:droplistChoose In Animation.

Leave Animation

Attribute property Type Details
Name:droplistChoose In Animation.

Move Animation

Attribute property Type Details
Easing:droplistChoose the Animation easing.

Inview Animation

Attribute property Type Details
Name:droplistChoose In Animation.
Start:droplistChoose In Animation.

Outview Animation

Attribute property Type Details
Name:droplistChoose Out Animation.

Dynamic Events

Before Unveil

Event option Type Details
Action:textChoose the action to execute.

Lazy Loaded

Event option Type Details
Action:textChoose the action to execute.

Before Sizes

Event option Type Details
Action:textChoose the action to execute.