Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5385 (s=5385, is=5391, ic=5389, ia=5391)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5392 (s=5385, is=5392, ic=5390, ia=5392)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5390 (s=5385, is=5392, ic=5390, ia=5392)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5392 (s=5385, is=5392, ic=5390, ia=5392)