Block
New

The Block component is the simplest component who inherits from NVBaseComponent. It will render a tag (div by default).

Introduction

The block component will render a tag (default div) with all class and style depending of parameters passed.

block with some style on it.