Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80044 (s=80044, is=80101, ic=80102, ia=80103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80102 (s=80044, is=80102, ic=80103, ia=80104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80103 (s=80044, is=80102, ic=80103, ia=80104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80104 (s=80044, is=80102, ic=80103, ia=80104)