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