Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83100 (s=83100, is=83157, ic=83158, ia=83159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83158 (s=83100, is=83158, ic=83159, ia=83160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83159 (s=83100, is=83158, ic=83159, ia=83160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83160 (s=83100, is=83158, ic=83159, ia=83160)