Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123928 (s=123928, is=124005, ic=124007, ia=124010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124006 (s=123928, is=124006, ic=124008, ia=124011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124008 (s=123928, is=124006, ic=124008, ia=124011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124011 (s=123928, is=124006, ic=124008, ia=124011)