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