codecombat/app/templates/editor/components/config.jade

8 lines
236 B
Text
Raw Normal View History

2014-01-03 13:32:13 -05:00
h3= component.name
//button.btn#add-remove-button Add Component
p#description= component.description
.treema
//p#other-props
// strong Other Config Properties:
// for prop in configProperties
// a(title=prop.description)= prop.name