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