Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88024 (s=88024, is=88084, ic=88085, ia=88086)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88085 (s=88024, is=88085, ic=88086, ia=88087)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88086 (s=88024, is=88085, ic=88086, ia=88087)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88087 (s=88024, is=88085, ic=88086, ia=88087)