Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78872 (s=78872, is=78929, ic=78930, ia=78931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78930 (s=78872, is=78930, ic=78931, ia=78932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78931 (s=78872, is=78930, ic=78931, ia=78932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78932 (s=78872, is=78930, ic=78931, ia=78932)