Display
Utility that allows you to assign a type of visualization to the element.
Display block
Show the element with a block type behavior.
Use
- Assign the nkn-block class to the element that requires this style.
Example
HTML Snippet
Inline display
Show the element with inline type behavior.
Use
- Assign the nkn-inline class to the element that requires this style.
Example
HTML Snippet
Display flex
Show the element with flexible type behavior.
Use
- Assign the nkn-flex class to the element that requires this style.