ngui
ngui copied to clipboard
Collection of Quality Angular2 Directives
Hello! I cant able to use ng2-ui in Angular 6. I have this error -> has no exported member 'OpaqueToken'.
I am using ngui-tab for mobile version and inside tab-content I am having bootstrap modal which I am not able to open inside the tab.
Hello! I cant install ng2-ui in Angular 4. Thanks
I am seeking for sidebar that works like android native sidebar.
I want to ask i'm using angular 2 in my project but i don't have system.js but i'm using vendor.ts for export other library like css and js. so anyone...
Hi Team, I have a issue with date time picker, parent element have position relative and ngui datepicker wrapper have position relative but no issues, is there any properties to...
After installing the npm install ng2-ui --save I am not getting the ng2-popup in the ng_modules ERROR in ./ng2-ui/dist/ng2-ui.module.js Module not found: Error: Can't resolve 'ng2-popup' in '\my-app\node_ modules\ng2-ui\dist' @...
Hello, I integrated the overlay in my project and I have some style issues. What I need is to apply a custom style on the "ngui-overlay" element, which changes the...
I install package: npm install @ngui/ngui @types/googlemaps @types/hammerjs --save-dev import NguiModule to app.module.ts and then i get: Failed to compile. ./~/@ngui/react/dist/react.directive.js Module not found: Error: Can't resolve 'react' in 'C:\...\app\node_modules\@ngui\react\dist'...
Hey there, I am using ngui/overlay with my angular2 app, which works great! Thanks a lot! Now I need to fulfill compatibilty for an old Firefox LTS version (16.0.2). Angular2...