Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88171 (s=88171, is=88231, ic=88232, ia=88233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88232 (s=88171, is=88232, ic=88233, ia=88234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88233 (s=88171, is=88232, ic=88233, ia=88234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88234 (s=88171, is=88232, ic=88233, ia=88234)