Skip to content

faso/Faso.Blazor.SpinKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Blazor.SpinKit

.NET Core

Simple Blazor component wrappers around SpinKit

SpinKit is designed by Tobias Ahlin

Usage

  1. Install the package by running

dotnet add package Faso.Blazor.SpinKit

or search "Faso.Blazor.SpinKit" in the NuGet directory

  1. Include the following directly in your component or _Imports.razor:

@using Faso.Blazor.SpinKit

  1. Place one of the 11 available spinners in your markup (presented in the same order here as on the demo website):
<SpinKitRotatingPlane/ >
<SpinKitDoubleBounce/ >
<SpinKitWave/ >
<SpinKitWanderingCube/ >
<SpinKitPulse/ >
<SpinKitChasingDots/ >
<SpinKitThreeBounce/ >
<SpinKitCircle/ >
<SpinKitCubeGrid/ >
<SpinKitFadingCircle/ >
<SpinKitFoldingCube/ >

About

๐Ÿ”„ Blazor component wrappers around SpinKit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages