Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112223 (s=112223, is=112296, ic=112298, ia=112300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112297 (s=112223, is=112297, ic=112299, ia=112301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112299 (s=112223, is=112297, ic=112299, ia=112301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112301 (s=112223, is=112297, ic=112299, ia=112301)