coffeescript-ui
Version:
Coffeescript User Interface System
13 lines (10 loc) • 820 B
Markdown
```coffeescript
```
Note that this is a nesting of many different CUI-elements and data structures. For more information regarding their constructions and parameters, please see the corresponding documentation articles.
The list below shows the nested elements and their relations to each other (in relation to the example in this step):
<span style="display:inline-block; width: 0px;"></span>Header:<br>
<span style="display:inline-block; width: 30px;"></span><a href="">Menu</a><br>
<span style="display:inline-block; width: 60px;"></span><a href="">ItemList</a><br>
<span style="display:inline-block; width: 90px;"></span><a href="">Button</a><br>
<span style="display:inline-block; width: 90px;"></span><a href="">ButtonHref</a><br>
<span style="display:inline-block; width: 90px;"></span><a href="">Label</a><br>