Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64033 (s=64033, is=64088, ic=64089, ia=64090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64089 (s=64033, is=64089, ic=64090, ia=64091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64090 (s=64033, is=64089, ic=64090, ia=64091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64091 (s=64033, is=64089, ic=64090, ia=64091)