Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21875 (s=21875, is=21889, ic=21891, ia=21893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21890 (s=21875, is=21890, ic=21892, ia=21894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21892 (s=21875, is=21890, ic=21892, ia=21894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21894 (s=21875, is=21890, ic=21892, ia=21894)