Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9130 (s=9130, is=9138, ic=9136, ia=9138)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9139 (s=9130, is=9139, ic=9137, ia=9139)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9137 (s=9130, is=9139, ic=9137, ia=9139)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9139 (s=9130, is=9139, ic=9137, ia=9139)