Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12070 (s=12070, is=12082, ic=12081, ia=12083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12083 (s=12070, is=12083, ic=12082, ia=12084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12082 (s=12070, is=12083, ic=12082, ia=12084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12084 (s=12070, is=12083, ic=12082, ia=12084)