Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65481 (s=65481, is=65536, ic=65537, ia=65538)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65537 (s=65481, is=65537, ic=65538, ia=65539)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65538 (s=65481, is=65537, ic=65538, ia=65539)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65539 (s=65481, is=65537, ic=65538, ia=65539)