Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
58 lines (42 loc) · 562 Bytes

api-reference.md

File metadata and controls

58 lines (42 loc) · 562 Bytes

API Reference

Store section

  • store
  • watch
  • set
  • update
  • modify
  • get
  • extend
  • join

Store subscribe section

Service section

  • useService
  • useServices
  • service
  • assign
  • override
  • cleanup

Memoize/selector section

  • memoize

Action section

  • action
  • dispatch
  • on

Server side rendering section

  • ssr
  • useUnserialize
  • register
  • unserialize
  • serialize

Reset section

  • reset

Channel section

  • chan
  • receive
  • send
  • multi
  • group
  • blank