Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22889 (s=22889, is=22904, ic=22906, ia=22908)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22905 (s=22889, is=22905, ic=22907, ia=22909)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22907 (s=22889, is=22905, ic=22907, ia=22909)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22909 (s=22889, is=22905, ic=22907, ia=22909)