Redux Sink
  • Redux Sink
  • Examples
    • Simple Counter
    • Simple Trigger
    • Subscriber
    • Store Configuration
    • External Request
    • Navigation Sink
    • Location Trigger
    • Injections
    • Reducers / Middlewares
    • Custom Decorators
    • Sink Testing
  • API Refernces
    • @sink
    • @state
    • @effect
    • @trigger
    • SinkFactory
    • SinkContainer
    • SinkBuilder
    • Sink
  • Change Log
Powered by GitBook
On this page

Was this helpful?

  1. API Refernces

Sink

Main sink prototype class build sink instance in SinkContainer

PreviousSinkBuilderNextChange Log

Last updated 4 years ago

Was this helpful?