Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111664 (s=111664, is=111737, ic=111738, ia=111740)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111738 (s=111664, is=111738, ic=111739, ia=111741)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111739 (s=111664, is=111738, ic=111739, ia=111741)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111741 (s=111664, is=111738, ic=111739, ia=111741)