Skip to content

WidgetImage

Source: client/lib/theme/vueda-tailwind/widgets/index.js

The root is transparent so image widgets inherit the surrounding field rhythm.

Vue component: WidgetImage

SlotDefault classesDescription
rootThe root is transparent so image widgets inherit the surrounding field rhythm.
innerflex flex-colThe inner column stacks image preview and image actions.
imageflex flex-wrap justify-betweenThe image row wraps preview details and actions without overflow.

root

The root is transparent so image widgets inherit the surrounding field rhythm.

Source: client/lib/theme/vueda-tailwind/widgets/WidgetImage.theme.js:17

inner

The inner column stacks image preview and image actions.

Default classes:

flex flex-col

Source: client/lib/theme/vueda-tailwind/widgets/WidgetImage.theme.js:21

image

The image row wraps preview details and actions without overflow.

Default classes:

flex flex-wrap justify-between

Source: client/lib/theme/vueda-tailwind/widgets/WidgetImage.theme.js:25

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2