Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9249 (s=9249, is=9259, ic=9259, ia=9257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9260 (s=9249, is=9260, ic=9260, ia=9258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9260 (s=9249, is=9260, ic=9260, ia=9258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9258 (s=9249, is=9260, ic=9260, ia=9258)