Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111331 (s=111331, is=111404, ic=111405, ia=111407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111405 (s=111331, is=111405, ic=111406, ia=111408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111406 (s=111331, is=111405, ic=111406, ia=111408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111408 (s=111331, is=111405, ic=111406, ia=111408)