Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65498 (s=65498, is=65553, ic=65554, ia=65555)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65554 (s=65498, is=65554, ic=65555, ia=65556)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65555 (s=65498, is=65554, ic=65555, ia=65556)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65556 (s=65498, is=65554, ic=65555, ia=65556)