Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99883 (s=99883, is=99946, ic=99947, ia=99948)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99947 (s=99883, is=99947, ic=99948, ia=99949)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99948 (s=99883, is=99947, ic=99948, ia=99949)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99949 (s=99883, is=99947, ic=99948, ia=99949)