Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65161 (s=65161, is=65216, ic=65217, ia=65218)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65217 (s=65161, is=65217, ic=65218, ia=65219)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65218 (s=65161, is=65217, ic=65218, ia=65219)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65219 (s=65161, is=65217, ic=65218, ia=65219)