Bootstrap.ConfirmModal
1.0.2
dotnet add package Bootstrap.ConfirmModal --version 1.0.2
NuGet\Install-Package Bootstrap.ConfirmModal -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bootstrap.ConfirmModal" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bootstrap.ConfirmModal" Version="1.0.2" />
<PackageReference Include="Bootstrap.ConfirmModal" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bootstrap.ConfirmModal --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bootstrap.ConfirmModal, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Bootstrap.ConfirmModal&version=1.0.2
#tool nuget:?package=Bootstrap.ConfirmModal&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
There is a situation that we need user to confirm before they proceed their action. You don’t want to accidently delete very important information. So I come up the idea to extend the bootstrap modal popup to create a confirm modal before calling the function to delete some stuff.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Twitter.Bootstrap (>= 2.0.1)
GitHub repositories
This package is not used by any popular GitHub repositories.