Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99871 (s=99871, is=99934, ic=99935, ia=99936)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99935 (s=99871, is=99935, ic=99936, ia=99937)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99936 (s=99871, is=99935, ic=99936, ia=99937)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99937 (s=99871, is=99935, ic=99936, ia=99937)