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