Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111034 (s=111034, is=111107, ic=111108, ia=111110)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111108 (s=111034, is=111108, ic=111109, ia=111111)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111109 (s=111034, is=111108, ic=111109, ia=111111)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111111 (s=111034, is=111108, ic=111109, ia=111111)