ABSanthosh / react-quizlet-flashcard

A simple quizlet-like flashcard component written with TypeScript
https://www.npmjs.com/package/react-quizlet-flashcard
MIT License
70 stars 7 forks source link

Can not get the current Item of FlashCard? #1

Closed imnamnv closed 2 years ago

imnamnv commented 2 years ago

How can I get the current item of FlashCard? For example, I want to delete an item by clicking a button

ABSanthosh commented 2 years ago

Sorry, at this point, there’s no way to do that. It’ll take a couple of days for me to add that.

I’ll update it soon.

imnamnv commented 2 years ago

I'm happy to hear that.

Thank you so much.

ABSanthosh commented 2 years ago

@imnamnv I've made the update. Check out the docs, It should help you.

If you think any other features can improve this library, please open a new issue. I'll try to implement those as soon as I get some time.

Thanks for using my library <3