Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 107142 (s=107142, is=107212, ic=107213, ia=107215)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 107213 (s=107142, is=107213, ic=107214, ia=107216)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 107214 (s=107142, is=107213, ic=107214, ia=107216)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 107216 (s=107142, is=107213, ic=107214, ia=107216)