Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10071 (s=10071, is=10079, ic=10078, ia=10080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10080 (s=10071, is=10080, ic=10079, ia=10081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10079 (s=10071, is=10080, ic=10079, ia=10081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10081 (s=10071, is=10080, ic=10079, ia=10081)