Skip to content

Figure - Web Component

The Figure component can be used imported from:

Playground

Parameters

The Web component uses the <z-figure> tag:

By default, all the parameters are optional or can be set in different, except for the ones marked as required

The parametrization of the component can be done with the following custom HTML params:

NameTypeDescriptionSlotA11y
contentstringContent of the modal.default

Events

This component has events. Check the documentation about how to use the events.

NamePayloadDescription

Parameters use

caption

The param caption sets the caption text:

But the slot caption can be used too:

1.3. Figure caption

Browser support

Detected engine:  

  • Chromium

  • Webkit

  • Gecko

HTML Examples

CodeSandbox example