[]
        
(Showing Draft Content)

C1.Blazor.Input.C1DropDown.IsDropDownOpenChanged

IsDropDownOpenChanged Property

IsDropDownOpenChanged

This callback is called when the drop-down is opened or closed.

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