Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101907 (s=101907, is=101971, ic=101972, ia=101974)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101972 (s=101907, is=101972, ic=101973, ia=101975)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101973 (s=101907, is=101972, ic=101973, ia=101975)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101975 (s=101907, is=101972, ic=101973, ia=101975)