Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111039 (s=111039, is=111112, ic=111113, ia=111115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111113 (s=111039, is=111113, ic=111114, ia=111116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111114 (s=111039, is=111113, ic=111114, ia=111116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111116 (s=111039, is=111113, ic=111114, ia=111116)