Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3478 (s=3478, is=3482, ic=3480, ia=3482)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3483 (s=3478, is=3483, ic=3481, ia=3483)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3481 (s=3478, is=3483, ic=3481, ia=3483)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3483 (s=3478, is=3483, ic=3481, ia=3483)