-
Notifications
You must be signed in to change notification settings - Fork 144
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
refactor: Fix Default Value #1
Conversation
You Know :-D, We can do it like this
|
@AdelRedaa97 Thanks for Accepting this PR |
Hello @anastely ,
|
For typescript, ref should be defined as
|
|
How to use disabledIndexs? |
I have an issue with the
defaultValueByIndex
,So I provide a prop named
isReset
when triggering it I call thereset()
.So in this way, I can reset the default index.
Note:
I use Prettier for Code Formatting.