Components
This contains all the Outlify components you can use. To view a demo to quickly see the functionality of a particular component, use:
For example, to view the demo for the Panel module:
Quicklinks
Panels
Used for displaying plain text content inside a customizable Panel.
Specialized Panel for displaying key-value pairs, often used for configuration settings or parameterized data.
General Panel customization that does not depend on a specific Panel.
Lists
Used to output a simple list of headings in a structured form.
Style
A classes for managing colors.
Colors
for text colors aka foreground.
Back
for background.
A class for managing text styles.
This is parent class for Colors
, Back
, Styles
.
But it can help you in your customization as well.