Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123871 (s=123871, is=123948, ic=123950, ia=123953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123949 (s=123871, is=123949, ic=123951, ia=123954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123951 (s=123871, is=123949, ic=123951, ia=123954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123954 (s=123871, is=123949, ic=123951, ia=123954)