Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111802 (s=111802, is=111875, ic=111876, ia=111878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111876 (s=111802, is=111876, ic=111877, ia=111879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111877 (s=111802, is=111876, ic=111877, ia=111879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111879 (s=111802, is=111876, ic=111877, ia=111879)