Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100237 (s=100237, is=100300, ic=100301, ia=100302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100301 (s=100237, is=100301, ic=100302, ia=100303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100302 (s=100237, is=100301, ic=100302, ia=100303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100303 (s=100237, is=100301, ic=100302, ia=100303)