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