How to disable DatePicker
Open
- Dominant language
- TypeScript
- Stars
- 8.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I am using nebular in my angular project and i want to disable datepicker. I am not able to find how to disable datepicker control.
angular/cli version 8.3.25
npm version 6.13.4
I want to disble datepicker when someone doesn't have access but not sure how to achieve it.
My code
```
```
I have found method **hidePicker** in datepicker documentation but not sure how to use it to hide picker?
Contributor guide
Assessment
This issue has not been assessed yet.