Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66850 (s=66850, is=66906, ic=66907, ia=66908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66907 (s=66850, is=66907, ic=66908, ia=66909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66908 (s=66850, is=66907, ic=66908, ia=66909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66909 (s=66850, is=66907, ic=66908, ia=66909)