component Timeline { props { title = "Timeline" } view {

{title}

} }