Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10918 (s=10918, is=10927, ic=10926, ia=10928)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10928 (s=10918, is=10928, ic=10927, ia=10929)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10927 (s=10918, is=10928, ic=10927, ia=10929)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10929 (s=10918, is=10928, ic=10927, ia=10929)