Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9520 (s=9520, is=9527, ic=9526, ia=9528)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9528 (s=9520, is=9528, ic=9527, ia=9529)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9527 (s=9520, is=9528, ic=9527, ia=9529)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9529 (s=9520, is=9528, ic=9527, ia=9529)