`<layout:stepperpanel>`
</...>
Defines a panel for the Stepper control.
Related Controls
Content
any
What to show in this Panel (only visible when this panel becomes active).
Attributes
- `id`
string
Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).