Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5489 (s=5489, is=5490, ic=5490, ia=5490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5491 (s=5489, is=5491, ic=5491, ia=5491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5491 (s=5489, is=5491, ic=5491, ia=5491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5491 (s=5489, is=5491, ic=5491, ia=5491)