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