Top "Angular-bootstrap" questions

Bootstrap helpers module for AngularJs framework

angular js: Prevent Bootstrap Modal from disappearing when clicking outside or pressing escape?

Am using the angular bootstrap to present a modal. But my requirement is to prevent pop-up dismissal when clicking outside …

javascript angularjs angular-ui angular-bootstrap
Angular UI multi-level Dropdown Toggle

I'm trying to use the Angular UI Dropdown Toggle to create a multi-level / nested drop down. When I click on …

angularjs drop-down-menu toggle angular-ui angular-bootstrap
Using ui-router with Bootstrap-ui modal

I know this has been covered many times and most articles refer to this bit of code: Modal window with …

angularjs angular-ui-router bootstrap-modal angular-bootstrap
AngularJS refresh smart table after inserting new record in Bootstrap Modal Form

I use angular-bootstrap and and Angular Smart table. I have a modal form which adds new records to database and …

angularjs angularjs-directive angular-bootstrap smart-table
How can I remove Bootstrap from my Angular project?

I am attempting to use Material Design Bootstrap (MDB) in my Angular project. However, when I use an angular bootstrap …

angular angular-bootstrap mdbootstrap
Angular bootstrap: how to close modal

I´m working with angular 4, firebase and angular bootstrap. I open the modal, which is a user form, and the …

javascript angular bootstrap-modal angular-bootstrap
Angularjs Accordion Access isOpen State

Is there a way to access whether an accordion-group is open or not? I know there's the isOpen directive but …

angularjs angular-ui angular-ui-bootstrap angular-bootstrap
angular bootstrap dropdown to open on left

I have used angular bootstrap dropdown successfully link. But the problem it that the dropdown opens on the right side. …

css angularjs twitter-bootstrap angular-bootstrap
How to close Angular-bootstrap popover when clicking outside

I am attempting to close my Angular-bootstrap popovers when clicking anywhere outside the popovers. According to an answer to this …

javascript angularjs twitter-bootstrap angular-ui-bootstrap angular-bootstrap