Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22201 (s=22201, is=22213, ic=22214, ia=22212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22214 (s=22201, is=22214, ic=22215, ia=22213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22215 (s=22201, is=22214, ic=22215, ia=22213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22213 (s=22201, is=22214, ic=22215, ia=22213)