Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111224 (s=111224, is=111297, ic=111298, ia=111300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111298 (s=111224, is=111298, ic=111299, ia=111301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111299 (s=111224, is=111298, ic=111299, ia=111301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111301 (s=111224, is=111298, ic=111299, ia=111301)