Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20900 (s=20900, is=20907, ic=20908, ia=20908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20908 (s=20900, is=20908, ic=20909, ia=20909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20909 (s=20900, is=20908, ic=20909, ia=20909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20909 (s=20900, is=20908, ic=20909, ia=20909)