Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65426 (s=65426, is=65481, ic=65482, ia=65483)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65482 (s=65426, is=65482, ic=65483, ia=65484)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65483 (s=65426, is=65482, ic=65483, ia=65484)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65484 (s=65426, is=65482, ic=65483, ia=65484)