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