Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19850 (s=19850, is=19870, ic=19871, ia=19868)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19872 (s=19850, is=19872, ic=19873, ia=19870)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19873 (s=19850, is=19872, ic=19873, ia=19870)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19870 (s=19850, is=19872, ic=19873, ia=19870)