Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64770 (s=64770, is=64825, ic=64826, ia=64827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64826 (s=64770, is=64826, ic=64827, ia=64828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64827 (s=64770, is=64826, ic=64827, ia=64828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64828 (s=64770, is=64826, ic=64827, ia=64828)