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