Blazorade-Bootstrap icon indicating copy to clipboard operation
Blazorade-Bootstrap copied to clipboard

Bootstrap components implemented as Razor components for Blazor applications.

Results 4 Blazorade-Bootstrap issues
Sort by recently updated
recently updated
newest added

Add support for the [Popover](https://getbootstrap.com/docs/4.4/components/popovers/) Bootstrap component to Blazorade Bootstrap.

enhancement

By default, the [Bootstrap Navbar](https://getbootstrap.com/docs/4.4/components/navbar/) does not close the mobile menu when clicking or tapping outside of the menu. This should be implemented as a boolean parameter in [`Navbar`](https://github.com/Blazorade/Blazorade-Bootstrap/wiki/Navbar) so...

enhancement

The `Blockquote` component in Bootstrap supports a footer element, that is used to specify the source of the quote. Blazorade Bootstrap should support this: - As a string parameter on...

enhancement

Add support for the Bootstrap Icons library, that is currently in its alpha phases. https://blog.getbootstrap.com/2020/03/19/bootstrap-icons-alpha-3/

enhancement