Principles
Introduction
- Use native HTML elements and features
- Minimize need to JavaScript
- Allow Customization
- Brevity
- Data binding
Use Native HTML elements
Minimize the need for Javascript
Easy customization
via
- composability
- StellarAdmin template component
- central style configuration
Brevity
Can use shorthand format, e.g. avatar, fields, etc