Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123222 (s=123222, is=123299, ic=123301, ia=123304)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123300 (s=123222, is=123300, ic=123302, ia=123305)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123302 (s=123222, is=123300, ic=123302, ia=123305)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123305 (s=123222, is=123300, ic=123302, ia=123305)