This example demonstrates a TreeList widget that supports focused rows. The focusedRowKey option specifies the focused row. The onFocusedRowChanged callback function can be used to display additional information below the TreeList when the focused row changes. The focusedRowEnabled option enables row focusing.