Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30875 (s=30875, is=30909, ic=30908, ia=30910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30910 (s=30875, is=30910, ic=30909, ia=30911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30909 (s=30875, is=30910, ic=30909, ia=30911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30911 (s=30875, is=30910, ic=30909, ia=30911)