Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12917 (s=12917, is=12930, ic=12929, ia=12931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12931 (s=12917, is=12931, ic=12930, ia=12932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12930 (s=12917, is=12931, ic=12930, ia=12932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12932 (s=12917, is=12931, ic=12930, ia=12932)