Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88234 (s=88234, is=88294, ic=88295, ia=88296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88295 (s=88234, is=88295, ic=88296, ia=88297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88296 (s=88234, is=88295, ic=88296, ia=88297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88297 (s=88234, is=88295, ic=88296, ia=88297)