Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65585 (s=65585, is=65640, ic=65641, ia=65642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65641 (s=65585, is=65641, ic=65642, ia=65643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65642 (s=65585, is=65641, ic=65642, ia=65643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65643 (s=65585, is=65641, ic=65642, ia=65643)