F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Turn checkboxes and radio buttons in toggle switches. Please report NuGet package issues to https://github.com/blachniet/bootstrap-switch-nuget/issues.
The package comprises the following Syncfusion controls for Xamarin.Forms.
List of controls:
Check box, radio button, chips, button, segmented control and switch.
Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, and UWP).
Check Box:
Check...
More information
Turn checkboxes and radio buttons in toggle switches. Please report NuGet package issues to https://github.com/blachniet/bootstrap-switch-nuget/issues.
ExhaustiveMatching.Analyzer adds exhaustive matching to C# switch statements and expressions.
Get compiler errors for missing cases in a switch statement or expression. Mark which switches should have exhaustiveness checking by throwing an exception in the default case. Exhaustiveness checking...
More information
A package of Syncfusion Blazor Components.
List of Components:
• Button
• CheckBox
• RadioButton
• Chips
• Switch
Button:
The Button is a graphical user interface element that triggers an event on its click action.
Key features:
• Predefined Styles - Provided with predefined styles of...
More information