Sub Header
Useful for rendering sub headlines of a header content.
im title
im sub header
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
title | String | A title of the sub header |
subTitle | String | A sub title of the sub header |
hasBack | Boolean | Whether it is has back button or not |
onClick | Function | A function to be called when on click |
Examples
todo