Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9315 (s=9315, is=9323, ic=9321, ia=9323)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9324 (s=9315, is=9324, ic=9322, ia=9324)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9322 (s=9315, is=9324, ic=9322, ia=9324)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9324 (s=9315, is=9324, ic=9322, ia=9324)