functions
Function: addReplyLocally()
addReplyLocally(
payload
):object
solana-app-kit / state/thread/reducer / addReplyLocally
Function: addReplyLocally()
addReplyLocally(
payload
):object
Defined in: src/state/thread/reducer.ts:197
Calling this redux#ActionCreator with an argument will
return a PayloadAction of type T
with a payload of P
Parameters
payload
parentId
string
reply
Returns
object
Was this page helpful?