Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20943 (s=20943, is=20956, ic=20958, ia=20960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20957 (s=20943, is=20957, ic=20959, ia=20961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20959 (s=20943, is=20957, ic=20959, ia=20961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20961 (s=20943, is=20957, ic=20959, ia=20961)