Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111877 (s=111877, is=111950, ic=111951, ia=111953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111951 (s=111877, is=111951, ic=111952, ia=111954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111952 (s=111877, is=111951, ic=111952, ia=111954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111954 (s=111877, is=111951, ic=111952, ia=111954)