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