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