Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98989 (s=98989, is=99051, ic=99052, ia=99053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99052 (s=98989, is=99052, ic=99053, ia=99054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99053 (s=98989, is=99052, ic=99053, ia=99054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99054 (s=98989, is=99052, ic=99053, ia=99054)