Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99890 (s=99890, is=99953, ic=99954, ia=99955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99954 (s=99890, is=99954, ic=99955, ia=99956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99955 (s=99890, is=99954, ic=99955, ia=99956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99956 (s=99890, is=99954, ic=99955, ia=99956)