Entity CRUD with server persistence
Component uses RTK EntityAdapters to manage collections, see library manager for relational data demo
This component can be initialised using Redux in the browser, or mounted and populated by a React Server Component
This component was initialised by React Server Component props injection!
Click here for client side fetching. Once loaded Redux takes over and it works exactly the same!
Data fetching on the server has many advtanges including improved security
Save changes to persist to backend (max 10 records)
User details (enter id and Select to highlight and CRUD)
EntityAdapter Users
Enter id and Show User to update
No users available