Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3786 (s=3786, is=3791, ic=3789, ia=3791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3792 (s=3786, is=3792, ic=3790, ia=3792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3790 (s=3786, is=3792, ic=3790, ia=3792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3792 (s=3786, is=3792, ic=3790, ia=3792)