Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8784 (s=8784, is=8791, ic=8789, ia=8791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8792 (s=8784, is=8792, ic=8790, ia=8792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8790 (s=8784, is=8792, ic=8790, ia=8792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8792 (s=8784, is=8792, ic=8790, ia=8792)