Top "Ngx-bootstrap" questions

Use this tag for any query related to ngx-bootstrap.

ngx-bootstrap: Modal opens up as small instead of large

I am calling a modal from another component and the problem is I can only get it to open as …

twitter-bootstrap angular ngx-bootstrap
How to use ngx_bootstrap datepicker with frensh version

i'm using ngx-bootstrap datepicker in my angular project, i want to use the french version of datepicker, but it gives …

angular twitter-bootstrap ngx-bootstrap
catching dismiss event ngx-bootstrap modal

I'm using angular 6 and ngx-bootstrap 3.0.1 I display a modal and I want to be able to show a discard/cancel …

angular twitter-bootstrap bootstrap-modal ngx-bootstrap
How can I pass and receive data to/from an ngx-bootstrap modal?

Passing data to a modal can be done using the initialState, but how can I receive data back? For instance, …

angular ngx-bootstrap ngx-bootstrap-modal
Passing data from the child modal to the parent

When I created a SeleccionServicioComponentMD modal window (child), I used this way:https://valor-software.com/ngx-bootstrap/#/modals#service-component Inside the …

modal-dialog angular5 ngx-bootstrap
ngx-bootstrap - tabs Angular 4 - Router navigate

i have one problem , in my tabs with router, only clicking right on the link works. if you click below …

angular ngx-bootstrap
Angular ngx-bootstrap collapse is not animated

I'm using angular 5 and ngx-bootstrap, so when I tried to add a collpase, by following the collapse docs , I got …

angular animation angular5 collapse ngx-bootstrap
ngx bootstrap open modal via routing

I have a ngx bootstrap modal that currently works and opens a Details Listing page with specific data for everyone …

angular angular-routing ngx-bootstrap ngx-bootstrap-modal