Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98111 (s=98111, is=98173, ic=98174, ia=98175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98174 (s=98111, is=98174, ic=98175, ia=98176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98175 (s=98111, is=98174, ic=98175, ia=98176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98176 (s=98111, is=98174, ic=98175, ia=98176)