Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101908 (s=101908, is=101972, ic=101973, ia=101975)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101973 (s=101908, is=101973, ic=101974, ia=101976)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101974 (s=101908, is=101973, ic=101974, ia=101976)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101976 (s=101908, is=101973, ic=101974, ia=101976)