Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111256 (s=111256, is=111329, ic=111330, ia=111332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111330 (s=111256, is=111330, ic=111331, ia=111333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111331 (s=111256, is=111330, ic=111331, ia=111333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111333 (s=111256, is=111330, ic=111331, ia=111333)