Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123866 (s=123866, is=123943, ic=123945, ia=123948)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123944 (s=123866, is=123944, ic=123946, ia=123949)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123946 (s=123866, is=123944, ic=123946, ia=123949)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123949 (s=123866, is=123944, ic=123946, ia=123949)