Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101724 (s=101724, is=101788, ic=101789, ia=101791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101789 (s=101724, is=101789, ic=101790, ia=101792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101790 (s=101724, is=101789, ic=101790, ia=101792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101792 (s=101724, is=101789, ic=101790, ia=101792)