Behavior added
When defining a dialog with the collapsed state with peek height, the ShowDialog button took in parameter 2 views:
for the Expanded state: shown when the dialog is collapsed with a peek height defined
for the collapsed state: Shown when the dialog is Expanded
When the state changes according to it, the Content is injected into the dialog for each Expanded and collapsed state
Behavior added
When defining a dialog with the collapsed state with peek height, the ShowDialog button took in parameter 2 views: