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