Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123538 (s=123538, is=123615, ic=123617, ia=123620)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123616 (s=123538, is=123616, ic=123618, ia=123621)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123618 (s=123538, is=123616, ic=123618, ia=123621)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123621 (s=123538, is=123616, ic=123618, ia=123621)