Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123248 (s=123248, is=123325, ic=123327, ia=123330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123326 (s=123248, is=123326, ic=123328, ia=123331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123328 (s=123248, is=123326, ic=123328, ia=123331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123331 (s=123248, is=123326, ic=123328, ia=123331)