Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11895 (s=11895, is=11907, ic=11906, ia=11908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11908 (s=11895, is=11908, ic=11907, ia=11909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11907 (s=11895, is=11908, ic=11907, ia=11909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11909 (s=11895, is=11908, ic=11907, ia=11909)