Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9779 (s=9779, is=9787, ic=9786, ia=9788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9788 (s=9779, is=9788, ic=9787, ia=9789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9787 (s=9779, is=9788, ic=9787, ia=9789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9789 (s=9779, is=9788, ic=9787, ia=9789)