Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25120 (s=25120, is=25144, ic=25145, ia=25142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25145 (s=25120, is=25145, ic=25146, ia=25143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25146 (s=25120, is=25145, ic=25146, ia=25143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25143 (s=25120, is=25145, ic=25146, ia=25143)