/ImagedHeader

Primary LanguageTypeScriptMIT LicenseMIT

ImagedHeader

A header control with the option to add an image to it. Can be used to define a section with a color and image as a visual clue of what the section is about.

Screenshot

Imaged Header Screenshot

Release

Download the latest release from the release tab

Instructions

Clone the respository then run the following command then run the following commands

PM> npm install
PM> npm run build
PM> npm start