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