Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5864 (s=5864, is=5870, ic=5868, ia=5870)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5871 (s=5864, is=5871, ic=5869, ia=5871)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5869 (s=5864, is=5871, ic=5869, ia=5871)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5871 (s=5864, is=5871, ic=5869, ia=5871)