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