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