Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98901 (s=98901, is=98963, ic=98964, ia=98965)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98964 (s=98901, is=98964, ic=98965, ia=98966)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98965 (s=98901, is=98964, ic=98965, ia=98966)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98966 (s=98901, is=98964, ic=98965, ia=98966)