[]
        
(Showing Draft Content)

C1.Blazor.Accordion.AccordionItem.IsExpandedChanged

IsExpandedChanged Property

IsExpandedChanged

Gets or sets the callback called when the IsExpanded property has changed.

Declaration
[Parameter]
public EventCallback<bool> IsExpandedChanged { get; set; }