Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99726 (s=99726, is=99789, ic=99790, ia=99791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99790 (s=99726, is=99790, ic=99791, ia=99792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99791 (s=99726, is=99790, ic=99791, ia=99792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99792 (s=99726, is=99790, ic=99791, ia=99792)