# ngx-ui-builder/stepper

Secondary entry point of `ngx-ui-builder`. It can be used by importing from `ngx-ui-builder/stepper`.

## TODO

Configs:

* General:
	* container css
	* stepper title
	* title position
	* step position: top, left, bottom, right.
	* Data model
    * Current step
* Stepper
	* Step css: normal css, active, disabled, valid, invalid, ...
	* Step label
	* Validation status
	* component
	* Stepper required step before
