Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2826 (s=2826, is=2827, ic=2828, ia=2828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2828 (s=2826, is=2828, ic=2829, ia=2829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2829 (s=2826, is=2828, ic=2829, ia=2829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2829 (s=2826, is=2828, ic=2829, ia=2829)