Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3960 (s=3960, is=3965, ic=3963, ia=3965)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3966 (s=3960, is=3966, ic=3964, ia=3966)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3964 (s=3960, is=3966, ic=3964, ia=3966)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3966 (s=3960, is=3966, ic=3964, ia=3966)