Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7080 (s=7080, is=7087, ic=7085, ia=7087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7088 (s=7080, is=7088, ic=7086, ia=7088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7086 (s=7080, is=7088, ic=7086, ia=7088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7088 (s=7080, is=7088, ic=7086, ia=7088)