Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98939 (s=98939, is=99001, ic=99002, ia=99003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99002 (s=98939, is=99002, ic=99003, ia=99004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99003 (s=98939, is=99002, ic=99003, ia=99004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99004 (s=98939, is=99002, ic=99003, ia=99004)