Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78932 (s=78932, is=78989, ic=78990, ia=78991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78990 (s=78932, is=78990, ic=78991, ia=78992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78991 (s=78932, is=78990, ic=78991, ia=78992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78992 (s=78932, is=78990, ic=78991, ia=78992)