Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65853 (s=65853, is=65908, ic=65909, ia=65910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65909 (s=65853, is=65909, ic=65910, ia=65911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65910 (s=65853, is=65909, ic=65910, ia=65911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65911 (s=65853, is=65909, ic=65910, ia=65911)