Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33857 (s=33857, is=33892, ic=33891, ia=33893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33893 (s=33857, is=33893, ic=33892, ia=33894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33892 (s=33857, is=33893, ic=33892, ia=33894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33894 (s=33857, is=33893, ic=33892, ia=33894)