Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13865 (s=13865, is=13875, ic=13877, ia=13878)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13876 (s=13865, is=13876, ic=13878, ia=13879)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13878 (s=13865, is=13876, ic=13878, ia=13879)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13879 (s=13865, is=13876, ic=13878, ia=13879)