Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101009 (s=101009, is=101073, ic=101074, ia=101076)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101074 (s=101009, is=101074, ic=101075, ia=101077)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101075 (s=101009, is=101074, ic=101075, ia=101077)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101077 (s=101009, is=101074, ic=101075, ia=101077)