Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99918 (s=99918, is=99981, ic=99982, ia=99983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99982 (s=99918, is=99982, ic=99983, ia=99984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99983 (s=99918, is=99982, ic=99983, ia=99984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99984 (s=99918, is=99982, ic=99983, ia=99984)