Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123220 (s=123220, is=123296, ic=123299, ia=123301)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123298 (s=123220, is=123298, ic=123300, ia=123303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123300 (s=123220, is=123298, ic=123300, ia=123303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123303 (s=123220, is=123298, ic=123300, ia=123303)