Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13285 (s=13285, is=13298, ic=13297, ia=13299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13299 (s=13285, is=13299, ic=13298, ia=13300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13298 (s=13285, is=13299, ic=13298, ia=13300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13300 (s=13285, is=13299, ic=13298, ia=13300)