Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16800 (s=16800, is=16807, ic=16808, ia=16808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16808 (s=16800, is=16808, ic=16809, ia=16809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16809 (s=16800, is=16808, ic=16809, ia=16809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16809 (s=16800, is=16808, ic=16809, ia=16809)