Library Blazor Components Callout IsOpen

IsOpen

Specifies whether the callout is open.

razor
[Parameter]
public bool IsOpen { get; set; }

Sign in