Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101667 (s=101667, is=101731, ic=101732, ia=101734)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101732 (s=101667, is=101732, ic=101733, ia=101735)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101733 (s=101667, is=101732, ic=101733, ia=101735)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101735 (s=101667, is=101732, ic=101733, ia=101735)