Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78940 (s=78940, is=78997, ic=78998, ia=78999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78998 (s=78940, is=78998, ic=78999, ia=79000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78999 (s=78940, is=78998, ic=78999, ia=79000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 79000 (s=78940, is=78998, ic=78999, ia=79000)