Skip to content

actions names in devtools (Redux toolkit) #1668

Answered by dai-shi
Ali-Hussein-dev asked this question in Q&A
Discussion options

You must be logged in to vote

You can specify action name in set.

'bear/eatFish'

If you don't, it will be anonymous.

If an action type is not provided, it is defaulted to "anonymous". You can customize this default value by providing an `anonymousActionType` parameter:

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@dai-shi
Comment options

@dai-shi
Comment options

@draeton
Comment options

@felquis
Comment options

@dai-shi
Comment options

Answer selected by Ali-Hussein-dev
Comment options

You must be logged in to vote
2 replies
@dai-shi
Comment options

@gavinthomas-valtech
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants