SimpleHeaderLite

A fork from the SimpleHeader PCF Control that does not require as much knowledge CSS. The one input CSS style is replaced by a a few input to define the different possible style variations.

Release

Download the latest release from the release tab

Screenshots

Header PCF control with one line CSS input

Configuration

Header PCF control with one line CSS input

Instructions

Clone the respository then run the following commands

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