Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78643 (s=78643, is=78700, ic=78701, ia=78702)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78701 (s=78643, is=78701, ic=78702, ia=78703)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78702 (s=78643, is=78701, ic=78702, ia=78703)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78703 (s=78643, is=78701, ic=78702, ia=78703)