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