Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101053 (s=101053, is=101117, ic=101118, ia=101120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101118 (s=101053, is=101118, ic=101119, ia=101121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101119 (s=101053, is=101118, ic=101119, ia=101121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101121 (s=101053, is=101118, ic=101119, ia=101121)