Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5299 (s=5299, is=5300, ic=5300, ia=5300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5301 (s=5299, is=5301, ic=5301, ia=5301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5301 (s=5299, is=5301, ic=5301, ia=5301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5301 (s=5299, is=5301, ic=5301, ia=5301)