Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 117123 (s=117123, is=117198, ic=117200, ia=117202)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 117199 (s=117123, is=117199, ic=117201, ia=117203)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 117201 (s=117123, is=117199, ic=117201, ia=117203)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 117203 (s=117123, is=117199, ic=117201, ia=117203)