Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27081 (s=27081, is=27111, ic=27109, ia=27111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27112 (s=27081, is=27112, ic=27110, ia=27112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27110 (s=27081, is=27112, ic=27110, ia=27112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27112 (s=27081, is=27112, ic=27110, ia=27112)