Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 142857 (s=142857, is=142945, ic=142948, ia=142952, pis, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 142946 (s=142857, is=142946, ic=142949, ia=142953, pis, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 142949 (s=142857, is=142946, ic=142949, ia=142953, pis, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 142953 (s=142857, is=142946, ic=142949, ia=142953, pis, pic)