Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29890 (s=29890, is=29909, ic=29912, ia=29913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29910 (s=29890, is=29910, ic=29913, ia=29914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29913 (s=29890, is=29910, ic=29913, ia=29914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29914 (s=29890, is=29910, ic=29913, ia=29914)