Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Disable Option #53

Closed
ValEmpire opened this issue Jan 23, 2024 · 2 comments · Fixed by #56
Closed

Feature request: Disable Option #53

ValEmpire opened this issue Jan 23, 2024 · 2 comments · Fixed by #56
Labels
enhancement New feature or request

Comments

@ValEmpire
Copy link

interface ListItem {
_id: string;
value: string;
disabled?: boolean;
}

if disabled option is not selectable. Thank you

@srivastavaanurag79 srivastavaanurag79 added the enhancement New feature or request label Jan 24, 2024
@srivastavaanurag79
Copy link
Owner

will add it in the next update

@srivastavaanurag79
Copy link
Owner

srivastavaanurag79 commented Apr 4, 2024

@himrocks33 please add this feature also in your merge request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants