How can I disable the individual menu item in ng2-bootstrap dropdown menu?
I tried .disabled style from bootstrap v4 document. It seems not working in Angular2 environment.
Thanks.
How can I disable the individual menu item in ng2-bootstrap dropdown menu?
I tried .disabled style from bootstrap v4 document. It seems not working in Angular2 environment.
Thanks.