Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101935 (s=101935, is=101999, ic=102000, ia=102002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102000 (s=101935, is=102000, ic=102001, ia=102003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102001 (s=101935, is=102000, ic=102001, ia=102003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102003 (s=101935, is=102000, ic=102001, ia=102003)