Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123695 (s=123695, is=123772, ic=123774, ia=123777)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123773 (s=123695, is=123773, ic=123775, ia=123778)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123775 (s=123695, is=123773, ic=123775, ia=123778)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123778 (s=123695, is=123773, ic=123775, ia=123778)