Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99810 (s=99810, is=99873, ic=99874, ia=99875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99874 (s=99810, is=99874, ic=99875, ia=99876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99875 (s=99810, is=99874, ic=99875, ia=99876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99876 (s=99810, is=99874, ic=99875, ia=99876)