Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12895 (s=12895, is=12907, ic=12906, ia=12908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12908 (s=12895, is=12908, ic=12907, ia=12909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12907 (s=12895, is=12908, ic=12907, ia=12909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12909 (s=12895, is=12908, ic=12907, ia=12909)