Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123676 (s=123676, is=123753, ic=123755, ia=123758)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123754 (s=123676, is=123754, ic=123756, ia=123759)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123756 (s=123676, is=123754, ic=123756, ia=123759)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123759 (s=123676, is=123754, ic=123756, ia=123759)