Save $100 with promo code CHEERS2025

As we are looking forward to an incredible 2025, enjoy our end-of-year promotion! Valid now through January 6th.

See Pricing

Still using Radzen Studio?
Achieve more with Radzen Blazor Studio

Radzen Blazor Studio is our new flagship product and vision of how rapid Blazor application development should be done.

Go to Radzen Blazor Studio

Panel (Angular)

This guide demonstrates how to use the Panel component.

Panel Properties

Name Type Default Description
Name string ‘panel’ + index suffix Unique name the component.
Text string ‘Panel’ The header text displayed by the panel.
AllowCollapse boolean false Allow the user to collapse the panel.
Icon string null Panel icon.
HeaderTemplate string null Panel header template.
FooterTemplate string null Panel footer template.

Panel Events

Name Type Default Description
Collapse event null Fired when the panel collapses. No event arguments.
Expand event null Fired when the panel expands. No event arguments.