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 -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -