Select to view content in your preferred language

Expand Widget with an Image

943
2
Jump to solution
05-23-2021 02:43 PM
YogaYoda
Emerging Contributor

Is it possible to set the Expand widget to display an image content rather than another widget? I have a PNG that I would like to display when the expand widget is expanded but can't figure how to set the content property to do this. Any assistance that can point me in the right direction would be greatly appreciated.

 

0 Kudos
1 Solution

Accepted Solutions
ReneRubalcava
Honored Contributor
2 Replies
ReneRubalcava
Honored Contributor

The content property for Expand can take any DOM element.

https://codepen.io/odoe/pen/eYvWMGE?editors=0010

YogaYoda
Emerging Contributor

Thank you, I appreciate the assistance this was enormously helpful!

0 Kudos