Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11144 (s=11144, is=11154, ic=11153, ia=11155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11155 (s=11144, is=11155, ic=11154, ia=11156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11154 (s=11144, is=11155, ic=11154, ia=11156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11156 (s=11144, is=11155, ic=11154, ia=11156)