Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25890 (s=25890, is=25907, ic=25909, ia=25911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25908 (s=25890, is=25908, ic=25910, ia=25912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25910 (s=25890, is=25908, ic=25910, ia=25912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25912 (s=25890, is=25908, ic=25910, ia=25912)