Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10481 (s=10481, is=10494, ic=10494, ia=10492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10495 (s=10481, is=10495, ic=10495, ia=10493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10495 (s=10481, is=10495, ic=10495, ia=10493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10493 (s=10481, is=10495, ic=10495, ia=10493)