Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5425 (s=5425, is=5426, ic=5426, ia=5426)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5427 (s=5425, is=5427, ic=5427, ia=5427)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5427 (s=5425, is=5427, ic=5427, ia=5427)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5427 (s=5425, is=5427, ic=5427, ia=5427)