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