Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102936 (s=102936, is=103000, ic=103001, ia=103003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103001 (s=102936, is=103001, ic=103002, ia=103004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103002 (s=102936, is=103001, ic=103002, ia=103004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103004 (s=102936, is=103001, ic=103002, ia=103004)