Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15789 (s=15789, is=15790, ic=15791, ia=15791, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15791 (s=15789, is=15791, ic=15792, ia=15792, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15792 (s=15789, is=15791, ic=15792, ia=15792, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15792 (s=15789, is=15791, ic=15792, ia=15792, pia)