Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84932 (s=84932, is=84989, ic=84990, ia=84991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84990 (s=84932, is=84990, ic=84991, ia=84992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84991 (s=84932, is=84990, ic=84991, ia=84992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84992 (s=84932, is=84990, ic=84991, ia=84992)