Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111058 (s=111058, is=111131, ic=111132, ia=111134)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111132 (s=111058, is=111132, ic=111133, ia=111135)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111133 (s=111058, is=111132, ic=111133, ia=111135)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111135 (s=111058, is=111132, ic=111133, ia=111135)