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

{title}

} }