Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3987 (s=3987, is=3992, ic=3990, ia=3992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3993 (s=3987, is=3993, ic=3991, ia=3993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3991 (s=3987, is=3993, ic=3991, ia=3993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3993 (s=3987, is=3993, ic=3991, ia=3993)