Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111884 (s=111884, is=111957, ic=111958, ia=111960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111958 (s=111884, is=111958, ic=111959, ia=111961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111959 (s=111884, is=111958, ic=111959, ia=111961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111961 (s=111884, is=111958, ic=111959, ia=111961)