Card with collapsing details

Hello… is it possible to create card with details coming when you click on it… like collapsing menu. I have attached two images of desired functionality.


You could use a HTML details tag inside a Rich Text component.

thanks… it helps

cool!