Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32346 (s=32346, is=32380, ic=32379, ia=32381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32381 (s=32346, is=32381, ic=32380, ia=32382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32380 (s=32346, is=32381, ic=32380, ia=32382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32382 (s=32346, is=32381, ic=32380, ia=32382)