Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100992 (s=100992, is=101056, ic=101057, ia=101059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101057 (s=100992, is=101057, ic=101058, ia=101060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101058 (s=100992, is=101057, ic=101058, ia=101060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101060 (s=100992, is=101057, ic=101058, ia=101060)