Mint.Software.Blazor.LoadIndicatorLite 3.0.0

# Mint.Software.Blazor.LoadIndicatorLite **How to use:** 1. add to startup `services.AddLoadIndicatorLoadIndicatorLite();` 2. add to _Import `@using Mint.Software.Blazor.LoadIndicatorLite` **To call on page** 1. add `[Inject] private IIndicatorService IndicatorService { get; set; }` 2. tag `<Indicator Name="{{indicator-name}}"> {{content}} </Indicator>` 3. in code ` await IndicatorService.StartTaskAsync(async (task) =&gt; { here write methods that you want wait with loader }, "{{indicator-name}}");`

Showing the top 20 packages that depend on Mint.Software.Blazor.LoadIndicatorLite.

Packages Downloads
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices();
45
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices();
31
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid 3. In Startup services.AddDataGridServices();
30
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices();
18
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> 2. In page @using Mint.Software.Blazor.Grid 3. In Startup services.AddDataGridServices();
14
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices();
13
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> 2. In page @using Mint.Software.Blazor.Grid
12
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> 2. In page @using Mint.Software.Blazor.Grid 3. In Startup services.AddDataGridServices();
12
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices(); 4. If you use GetData instead DataItems => you should to use FilterItemsGet for columns insted FilterItems
12
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices();
12
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> 2. In page @using Mint.Software.Blazor.Grid
10
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> 2. In page @using Mint.Software.Blazor.Grid 3. In Startup services.AddDataGridServices();
9
Mint.Software.Blazor.Grid.Ext
Mint.Software.Blazor.Grid.Ext How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid.Ext/gridUtil.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/i18n/jquery-ui-i18n.min.js"></script> 2. In page @using Mint.Software.Blazor.Grid.Ext 3. In Startup services.AddDataGridServices();
9
Mint.Software.Blazor.Grid
Mint.Software.Blazor.Grid How to use? 1. In _Host.cshtml <link rel="stylesheet" href="//code.jquery.com/ui/1.13.1/themes/base/jquery-ui.css"> <script src="https://code.jquery.com/jquery-3.6.0.js"></script> <script src="https://code.jquery.com/ui/1.13.1/jquery-ui.js"></script> <script src="_content/Mint.Software.Blazor.Grid/gridUtil.js"></script> 2. In page @using Mint.Software.Blazor.Grid 3. In Startup services.AddDataGridServices();
8

Version Downloads Last updated
3.0.0.1 61 04/26/2023
3.0.0 19 02/08/2023
2.0.0.1 71 04/01/2022
2.0.0 7 03/31/2022
1.0.5 19 02/07/2022
1.0.4 1 02/07/2022
1.0.3 8 01/14/2022
1.0.2 1 01/14/2022
1.0.1 1 01/14/2022
1.0.0 48 11/27/2020