Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49850 (s=49850, is=49900, ic=49900, ia=49902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49901 (s=49850, is=49901, ic=49901, ia=49903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49901 (s=49850, is=49901, ic=49901, ia=49903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49903 (s=49850, is=49901, ic=49901, ia=49903)