Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99939 (s=99939, is=100002, ic=100003, ia=100004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100003 (s=99939, is=100003, ic=100004, ia=100005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100004 (s=99939, is=100003, ic=100004, ia=100005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100005 (s=99939, is=100003, ic=100004, ia=100005)