Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13018 (s=13018, is=13028, ic=13030, ia=13031)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13029 (s=13018, is=13029, ic=13031, ia=13032)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13031 (s=13018, is=13029, ic=13031, ia=13032)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13032 (s=13018, is=13029, ic=13031, ia=13032)