The Image element represents an image in the Webflow Designer.

Methods

You can get and set the asset and alt text of an image element using the following methods:

Properties

PropertyDescriptionTypeExample
idUnique identifier for the element composed of two identifiers, the component and the element.object{component: "64c813...", element: "5edf8e59-71f9..."}
typeSpecifies the type of the element.string”Image”
childrenIndicates whether the element can contain child elements.booleanfalse
customAttributesIndicates whether the element can have custom attributes.booleantrue
stylesIndicates whether the element can contain styles.booleantrue
textContentIndicates whether the element can contain text contentbooleanfalse
appConnectionsIndicates whether the element supports App Connectionsbooleantrue
Built with