Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 76943 (s=76943, is=77000, ic=77001, ia=77002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77001 (s=76943, is=77001, ic=77002, ia=77003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77002 (s=76943, is=77001, ic=77002, ia=77003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77003 (s=76943, is=77001, ic=77002, ia=77003)