Version
Language

Figures

abp-figure is the main container for bootstrap figure items.

Basic usage:

<abp-figure>
  <abp-image src="..." class="img-fluid rounded" alt="A generic square placeholder image with rounded corners in a figure.">
  <abp-figcaption class="text-end">A caption for the above image.</abp-figcaption>
</abp-figure>

It adds figure class to main container, also adds figure-img class to inner abp-image element and figure-caption class to inner abp-figcaption element.

Was this page helpful?
Please make a selection.
Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

In this document
Mastering ABP Framework Book
Mastering ABP Framework

This book will help you gain a complete understanding of the framework and modern web application development techniques.