Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9908 (s=9908, is=9916, ic=9915, ia=9917)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9917 (s=9908, is=9917, ic=9916, ia=9918)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9916 (s=9908, is=9917, ic=9916, ia=9918)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9918 (s=9908, is=9917, ic=9916, ia=9918)