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