How to use ng-bootstrap with AngularJS and Javascript -


does use ng-bootstrap (angular directives specific bootstrap 4) angularjs (not angular 2)? im using javascript , not typescript cant imagen how installation works. im using bower , grunt if matters anyone.

i hope me this, bec. rly. use ng-bootstrap , bootstrap 4.o

ng bootstrap requires angular 2. directly getting started guide:

this repository contains set of native angular directives based on bootstrap's markup , css. result no dependency on jquery or bootstrap's javascript required. required dependencies are:

  • angular (requires angular version 2 or higher, tested 2.0.0)
  • bootstrap css (tested 4.0.0-alpha.6)

if using angular 1.x instead use angular ui bootstrap works bootstrap 3. don't know whether you'll find library of angular 1.x directives bootstrap 4 (yet).


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -