Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33246 (s=33246, is=33281, ic=33280, ia=33282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33282 (s=33246, is=33282, ic=33281, ia=33283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33281 (s=33246, is=33282, ic=33281, ia=33283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33283 (s=33246, is=33282, ic=33281, ia=33283)