Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111214 (s=111214, is=111287, ic=111288, ia=111290)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111288 (s=111214, is=111288, ic=111289, ia=111291)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111289 (s=111214, is=111288, ic=111289, ia=111291)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111291 (s=111214, is=111288, ic=111289, ia=111291)