Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31198 (s=31198, is=31232, ic=31231, ia=31233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31233 (s=31198, is=31233, ic=31232, ia=31234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31232 (s=31198, is=31233, ic=31232, ia=31234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31234 (s=31198, is=31233, ic=31232, ia=31234)