Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89936 (s=89936, is=89997, ic=89998, ia=89999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89998 (s=89936, is=89998, ic=89999, ia=90000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89999 (s=89936, is=89998, ic=89999, ia=90000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90000 (s=89936, is=89998, ic=89999, ia=90000)