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