Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99809 (s=99809, is=99872, ic=99873, ia=99874)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99873 (s=99809, is=99873, ic=99874, ia=99875)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99874 (s=99809, is=99873, ic=99874, ia=99875)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99875 (s=99809, is=99873, ic=99874, ia=99875)