Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123563 (s=123563, is=123640, ic=123642, ia=123645)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123641 (s=123563, is=123641, ic=123643, ia=123646)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123643 (s=123563, is=123641, ic=123643, ia=123646)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123646 (s=123563, is=123641, ic=123643, ia=123646)