Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33961 (s=33961, is=33996, ic=33995, ia=33997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33997 (s=33961, is=33997, ic=33996, ia=33998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33996 (s=33961, is=33997, ic=33996, ia=33998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33998 (s=33961, is=33997, ic=33996, ia=33998)