Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111202 (s=111202, is=111275, ic=111276, ia=111278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111276 (s=111202, is=111276, ic=111277, ia=111279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111277 (s=111202, is=111276, ic=111277, ia=111279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111279 (s=111202, is=111276, ic=111277, ia=111279)