Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10528 (s=10528, is=10536, ic=10535, ia=10537)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10537 (s=10528, is=10537, ic=10536, ia=10538)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10536 (s=10528, is=10537, ic=10536, ia=10538)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10538 (s=10528, is=10537, ic=10536, ia=10538)