Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99624 (s=99624, is=99687, ic=99688, ia=99689)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99688 (s=99624, is=99688, ic=99689, ia=99690)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99689 (s=99624, is=99688, ic=99689, ia=99690)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99690 (s=99624, is=99688, ic=99689, ia=99690)