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