Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13979 (s=13979, is=13989, ic=13991, ia=13992)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13990 (s=13979, is=13990, ic=13992, ia=13993)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13992 (s=13979, is=13990, ic=13992, ia=13993)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13993 (s=13979, is=13990, ic=13992, ia=13993)