Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9178 (s=9178, is=9186, ic=9184, ia=9186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9187 (s=9178, is=9187, ic=9185, ia=9187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9185 (s=9178, is=9187, ic=9185, ia=9187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9187 (s=9178, is=9187, ic=9185, ia=9187)