Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101910 (s=101910, is=101974, ic=101975, ia=101977)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101975 (s=101910, is=101975, ic=101976, ia=101978)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101976 (s=101910, is=101975, ic=101976, ia=101978)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101978 (s=101910, is=101975, ic=101976, ia=101978)