Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123606 (s=123606, is=123683, ic=123685, ia=123688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123684 (s=123606, is=123684, ic=123686, ia=123689)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123686 (s=123606, is=123684, ic=123686, ia=123689)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123689 (s=123606, is=123684, ic=123686, ia=123689)