I use library AngularUI Bootstrap. And i want create a new custom directive "datepicker", but this directive defined in AngularUI Bootstrap.
Question:
- I can remove directive from any module?
- I can replace directive from any module?
Thank.
I use library AngularUI Bootstrap. And i want create a new custom directive "datepicker", but this directive defined in AngularUI Bootstrap.
Question:
Thank.
On the UI Bootstrap site there's a button "Create a Build". You can leave out Datepicker so there's no name collision and use your own.