Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99783 (s=99783, is=99846, ic=99847, ia=99848)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99847 (s=99783, is=99847, ic=99848, ia=99849)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99848 (s=99783, is=99847, ic=99848, ia=99849)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99849 (s=99783, is=99847, ic=99848, ia=99849)