Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101266 (s=101266, is=101330, ic=101331, ia=101333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101331 (s=101266, is=101331, ic=101332, ia=101334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101332 (s=101266, is=101331, ic=101332, ia=101334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101334 (s=101266, is=101331, ic=101332, ia=101334)