Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123930 (s=123930, is=124007, ic=124009, ia=124012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124008 (s=123930, is=124008, ic=124010, ia=124013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124010 (s=123930, is=124008, ic=124010, ia=124013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124013 (s=123930, is=124008, ic=124010, ia=124013)