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