Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63000 (s=63000, is=63054, ic=63054, ia=63056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63055 (s=63000, is=63055, ic=63055, ia=63057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63055 (s=63000, is=63055, ic=63055, ia=63057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63057 (s=63000, is=63055, ic=63055, ia=63057)