Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9840 (s=9840, is=9848, ic=9847, ia=9849)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9849 (s=9840, is=9849, ic=9848, ia=9850)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9848 (s=9840, is=9849, ic=9848, ia=9850)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9850 (s=9840, is=9849, ic=9848, ia=9850)