Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123618 (s=123618, is=123695, ic=123697, ia=123700)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123696 (s=123618, is=123696, ic=123698, ia=123701)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123698 (s=123618, is=123696, ic=123698, ia=123701)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123701 (s=123618, is=123696, ic=123698, ia=123701)