Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10249 (s=10249, is=10270, ic=10270, ia=10272)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10271 (s=10249, is=10271, ic=10271, ia=10273)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10271 (s=10249, is=10271, ic=10271, ia=10273)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10273 (s=10249, is=10271, ic=10271, ia=10273)