Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101630 (s=101630, is=101694, ic=101695, ia=101697)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101695 (s=101630, is=101695, ic=101696, ia=101698)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101696 (s=101630, is=101695, ic=101696, ia=101698)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101698 (s=101630, is=101695, ic=101696, ia=101698)