Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3948 (s=3948, is=3953, ic=3951, ia=3953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3954 (s=3948, is=3954, ic=3952, ia=3954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3952 (s=3948, is=3954, ic=3952, ia=3954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3954 (s=3948, is=3954, ic=3952, ia=3954)