Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103835 (s=103835, is=103900, ic=103901, ia=103903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103901 (s=103835, is=103901, ic=103902, ia=103904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103902 (s=103835, is=103901, ic=103902, ia=103904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103904 (s=103835, is=103901, ic=103902, ia=103904)