Custom value inside trigger action #6038
Unanswered
sivaramakrishnan-stratforge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to provide a custom action name in the onChange callback's actionMeta object when using react-select in TypeScript?
Currently it support "select-option" | "deselect-option" | "remove-value" | "pop-value" | "create-option", but I need another option where I conditionally call other function. Is there any way to add our own action value here?
Beta Was this translation helpful? Give feedback.
All reactions