Select theme:

Material 3

Panel (Angular)link

This guide demonstrates how to use the Panel component.

Panel Propertieslink

NameTypeDefaultDescription
Namestring'panel' + index suffixUnique name the component.
Textstring'Panel'The header text displayed by the panel.
AllowCollapsebooleanfalseAllow the user to collapse the panel.
IconstringnullPanel icon.
HeaderTemplatestringnullPanel header template.
FooterTemplatestringnullPanel footer template.

image

Panel Eventslink

NameTypeDefaultDescription
CollapseeventnullFired when the panel collapses. No event arguments.
ExpandeventnullFired when the panel expands. No event arguments.

image

© 2016-2025 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.

Select theme:

Material 3