Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111801 (s=111801, is=111874, ic=111875, ia=111877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111875 (s=111801, is=111875, ic=111876, ia=111878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111876 (s=111801, is=111875, ic=111876, ia=111878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111878 (s=111801, is=111875, ic=111876, ia=111878)