Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111786 (s=111786, is=111859, ic=111860, ia=111862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111860 (s=111786, is=111860, ic=111861, ia=111863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111861 (s=111786, is=111860, ic=111861, ia=111863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111863 (s=111786, is=111860, ic=111861, ia=111863)