Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9854 (s=9854, is=9862, ic=9861, ia=9863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9863 (s=9854, is=9863, ic=9862, ia=9864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9862 (s=9854, is=9863, ic=9862, ia=9864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9864 (s=9854, is=9863, ic=9862, ia=9864)