Library Blazor Components Button Reference Classes Button Properties BorderShape

BorderShape

Borer shape and appearance.

razor
[Parameter]
public BorderShape BorderShape { get; set; } = BorderShape.RoundCorners;

Sign in