Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13140 (s=13140, is=13153, ic=13152, ia=13154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13154 (s=13140, is=13154, ic=13153, ia=13155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13153 (s=13140, is=13154, ic=13153, ia=13155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13155 (s=13140, is=13154, ic=13153, ia=13155)