Replace directive definition in AngularJS -


i use library angularui bootstrap. , want create new custom directive "datepicker", directive defined in angularui bootstrap.

question:

  • i can remove directive module?
  • i can replace directive module?

thank.

on ui bootstrap site there's button "create build". can leave out datepicker there's no name collision , use own.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

c - getting error: cannot take the address of an rvalue of type 'int' -

python - GitPython: check if git is available -