Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100512 (s=100512, is=100574, ic=100576, ia=100577)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100575 (s=100512, is=100575, ic=100577, ia=100578)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100577 (s=100512, is=100575, ic=100577, ia=100578)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100578 (s=100512, is=100575, ic=100577, ia=100578)