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