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