Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88360 (s=88360, is=88420, ic=88421, ia=88422)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88421 (s=88360, is=88421, ic=88422, ia=88423)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88422 (s=88360, is=88421, ic=88422, ia=88423)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88423 (s=88360, is=88421, ic=88422, ia=88423)