Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111788 (s=111788, is=111861, ic=111862, ia=111864)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111862 (s=111788, is=111862, ic=111863, ia=111865)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111863 (s=111788, is=111862, ic=111863, ia=111865)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111865 (s=111788, is=111862, ic=111863, ia=111865)