Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32250 (s=32250, is=32284, ic=32283, ia=32285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32285 (s=32250, is=32285, ic=32284, ia=32286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32284 (s=32250, is=32285, ic=32284, ia=32286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32286 (s=32250, is=32285, ic=32284, ia=32286)