Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21875 (s=21875, is=21909, ic=21911, ia=21906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21910 (s=21875, is=21910, ic=21912, ia=21907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21912 (s=21875, is=21910, ic=21912, ia=21907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21907 (s=21875, is=21910, ic=21912, ia=21907)