EN RU
Forum

Methodology

Technology

Toolbox

Libraries

Tutorials

DocumentationSource

image

Use this block for creating an independent image.

Overview

Custom fields of the block

Field Type Description
title String Tooltip content.
alt String The alternate text of the image.
url String Image address.
width Number The width of the image in pixels.
height Number The height of the image in pixels.
content BEMJSON Image content in SVG format.

Block description

The block is used to create an independent image that is adapted for specific output modes (screen reader, print, programs for people with limited physical capacities).

Custom fields of the block

title field

Type: String.

Specifies the tooltip content.

Open in a new window

alt field

Type: String.

Specifies the alternate text of the image. The text provides useful information about the image if a browser cannot display it for some reasons.

Open in a new window

url field

Type: String.

Specifies the address for the image uploading.

Open in a new window

width field

Type: Number.

Specifies the image width in pixels.

Open in a new window

height field

Type: Number.

Specifies the image height in pixels.

Open in a new window

content field

Type: BEMJSON.

Specifies content of the image in SVG format.

Open in a new window