Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12209 (s=12209, is=12221, ic=12220, ia=12222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12222 (s=12209, is=12222, ic=12221, ia=12223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12221 (s=12209, is=12222, ic=12221, ia=12223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12223 (s=12209, is=12222, ic=12221, ia=12223)