Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5834 (s=5834, is=5840, ic=5838, ia=5840)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5841 (s=5834, is=5841, ic=5839, ia=5841)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5839 (s=5834, is=5841, ic=5839, ia=5841)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5841 (s=5834, is=5841, ic=5839, ia=5841)