How to add header in ionic2 UI?

I want to display a header for Form but was unable to find the ionic1 header bar functionality in v2. Please help if aware of.
Thanks

Try ion-navbar or the generic ion-toolbar. Also look at the list section I think they is some sort of header element there as well. It kind of depends on what you are look for.