Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111998 (s=111998, is=112071, ic=112072, ia=112074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112072 (s=111998, is=112072, ic=112073, ia=112075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112073 (s=111998, is=112072, ic=112073, ia=112075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112075 (s=111998, is=112072, ic=112073, ia=112075)