Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101434 (s=101434, is=101498, ic=101499, ia=101501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101499 (s=101434, is=101499, ic=101500, ia=101502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101500 (s=101434, is=101499, ic=101500, ia=101502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101502 (s=101434, is=101499, ic=101500, ia=101502)