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