In blazor I created a modal component like:
public bool CanCloseWithoutAction { get; set; } = false; 相关标签: