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