Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66001 (s=66001, is=66056, ic=66057, ia=66058)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66057 (s=66001, is=66057, ic=66058, ia=66059)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66058 (s=66001, is=66057, ic=66058, ia=66059)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66059 (s=66001, is=66057, ic=66058, ia=66059)