Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101913 (s=101913, is=101977, ic=101978, ia=101980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101978 (s=101913, is=101978, ic=101979, ia=101981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101979 (s=101913, is=101978, ic=101979, ia=101981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101981 (s=101913, is=101978, ic=101979, ia=101981)