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