Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19121 (s=19121, is=19132, ic=19132, ia=19131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19133 (s=19121, is=19133, ic=19133, ia=19132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19133 (s=19121, is=19133, ic=19133, ia=19132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19132 (s=19121, is=19133, ic=19133, ia=19132)