Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123537 (s=123537, is=123614, ic=123616, ia=123619)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123615 (s=123537, is=123615, ic=123617, ia=123620)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123617 (s=123537, is=123615, ic=123617, ia=123620)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123620 (s=123537, is=123615, ic=123617, ia=123620)