Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89889 (s=89889, is=89950, ic=89951, ia=89952)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89951 (s=89889, is=89951, ic=89952, ia=89953)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89952 (s=89889, is=89951, ic=89952, ia=89953)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89953 (s=89889, is=89951, ic=89952, ia=89953)