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