Use Frame
to wrap images or other components inside a container.Example#
<Frame caption="This photograph was captured by André Cook">

</Frame>
Defining an Image Caption#
You can add a caption to an image using the optional caption
attribute.This photograph was captured by André Cook
<Frame caption="This photograph was captured by André Cook">

</Frame>
Parameter Description#