Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31313 (s=31313, is=31347, ic=31346, ia=31348)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31348 (s=31313, is=31348, ic=31347, ia=31349)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31347 (s=31313, is=31348, ic=31347, ia=31349)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31349 (s=31313, is=31348, ic=31347, ia=31349)