generator-nitro
Version:
Yeoman generator for the nitro frontend framework
29 lines (17 loc) • 467 B
Markdown
# box
This is a box example pattern.
## Usage
It can be used as a pattern with a content string:
- from data.json
- or {{pattern content='content <strong>string</string>'}}
or use with transclusion to pass any content:
```
{{#pattern name='box'}}
{{pattern name='button'}}
{{/pattern}}
```
## API
modifier `a-box--dark` for dark background
## Testing
[Example page](http://localhost:8081/example-patterns)
- Visual test