NativeScript-Drop-Down
NativeScript-Drop-Down copied to clipboard
Ability to Disable a certain items inside the Dropdown
Can we add a disabled property on items?
Hi @PeterStaev I want to work on this, can you guide me coz I am a beginner only :)
Hi @PeterStaev I want to work on this, can you guide me coz I am a beginner only :)
You can try to modify the code of nativescript-drop-down in your project's node_modules to validate your way of approach. Then, clone this project and modify code as you do locally. At last, make a PR.