Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5751 (s=5751, is=5757, ic=5755, ia=5757)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5758 (s=5751, is=5758, ic=5756, ia=5758)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5756 (s=5751, is=5758, ic=5756, ia=5758)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5758 (s=5751, is=5758, ic=5756, ia=5758)