Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99977 (s=99977, is=100040, ic=100041, ia=100042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100041 (s=99977, is=100041, ic=100042, ia=100043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100042 (s=99977, is=100041, ic=100042, ia=100043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100043 (s=99977, is=100041, ic=100042, ia=100043)