Skip to content

Akita Global UI State equivalent for entities store ? #502

Answered by netanel-utila
BriceN asked this question in Q&A
Discussion options

You must be logged in to vote
const myStore = createStore(
  { name: 'mystore' },
  withProps<UIProps>({ open: false }),
  withEntities()
);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BriceN
Comment options

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