Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111933 (s=111933, is=112006, ic=112007, ia=112009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112007 (s=111933, is=112007, ic=112008, ia=112010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112008 (s=111933, is=112007, ic=112008, ia=112010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112010 (s=111933, is=112007, ic=112008, ia=112010)