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