trixta-js-core
  • Overview
  • Installation
  • Quick Start
  • Reference
    • Types
      • Action Related Types
      • Reaction Related Types
      • Other Types
    • Methods
      • Reactions
        • submitTrixtaReactionResponse
        • clearTrixtaReactionResponse
        • clearTrixtaReactionRequestStatus
      • Actions
        • submitTrixtaActionResponse
        • clearTrixtaActionResponse
        • clearTrixtaActionRequestStatus
      • updateTrixtaRole
      • updateTrixtaRoles
      • removeTrixtaRole
      • connectTrixta
      • signoutTrixta
    • Saga Methods
      • respondToTrixtaReactionEffectSaga
      • listenForTrixtaReactionResponse
    • Components
      • Reactions
        • TrixtaReactionComponent
        • RespondToReactionComponent
        • RespondToReactionsComponent
        • TrixtaReactionResponseComponent
      • Actions
        • TrixtaActionComponent
        • TrixtaActionResponseComponent
      • TrixtaAuthComponent
    • Hooks
      • Reactions
        • useTrixtaReaction
        • useRespondToReactionEffect
        • useRespondToReactionResponse
      • Actions
        • useTrixtaAction
      • useTrixtaActionReaction
      • useTrixtaSpace
      • useTrixtaRoles
      • useTrixtaAuth
      • useTrixtaAccess
      • useTrixtaRoleUnmount
    • Redux Selectors
      • Reaction Related Selectors
      • Action Related Selectors
      • Other Selectors
    • Trixta Reducer
    • Trixta Space
    • Trixta Interactions
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Reference
  2. Methods

signoutTrixta

This method will attempt to initialize all Trixta State in the reducer

import {
  signoutTrixta
} from '@trixtateam/trixta-js-core';

Parameters

None

PreviousconnectTrixtaNextSaga Methods

Last updated 2 years ago

Was this helpful?

Copyright (c) 2020 Trixta Inc