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