<div class="gjs-toggleable w-full max-w-xl" data-gjs-type="p_website.toggleable" data-gjs-custom-name="Toggleable">
<button type="button" class="gjs-toggleable-trigger btn btn-outline btn-sm" data-gjs-editable="true">Show details</button>
<div class="gjs-toggleable-panel mt-3 p-4 bg-base-200 rounded-box border border-dashed border-base-300 text-base-content/80" data-gjs-droppable="true" hidden><p data-gjs-editable="true">Hidden content revealed on toggle.</p></div>
</div>