Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63625 (s=63625, is=63680, ic=63681, ia=63682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63681 (s=63625, is=63681, ic=63682, ia=63683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63682 (s=63625, is=63681, ic=63682, ia=63683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63683 (s=63625, is=63681, ic=63682, ia=63683)