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