Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3819 (s=3819, is=3824, ic=3822, ia=3824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3825 (s=3819, is=3825, ic=3823, ia=3825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3823 (s=3819, is=3825, ic=3823, ia=3825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3825 (s=3819, is=3825, ic=3823, ia=3825)