Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111308 (s=111308, is=111381, ic=111382, ia=111384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111382 (s=111308, is=111382, ic=111383, ia=111385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111383 (s=111308, is=111382, ic=111383, ia=111385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111385 (s=111308, is=111382, ic=111383, ia=111385)