Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 109927 (s=109927, is=110000, ic=110001, ia=110003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110001 (s=109927, is=110001, ic=110002, ia=110004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110002 (s=109927, is=110001, ic=110002, ia=110004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110004 (s=109927, is=110001, ic=110002, ia=110004)