Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3096 (s=3096, is=3100, ic=3098, ia=3100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3101 (s=3096, is=3101, ic=3099, ia=3101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3099 (s=3096, is=3101, ic=3099, ia=3101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3101 (s=3096, is=3101, ic=3099, ia=3101)