Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50110 (s=50110, is=50160, ic=50160, ia=50162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50161 (s=50110, is=50161, ic=50161, ia=50163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50161 (s=50110, is=50161, ic=50161, ia=50163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50163 (s=50110, is=50161, ic=50161, ia=50163)