codecombat/app/templates/editor/components/config.jade
2014-01-03 10:32:13 -08:00

8 lines
No EOL
236 B
Text

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