- namespace button - template main() < button {{ this.value }}
import { button } from 'button.ss'; const Button = React.createClass({ render: button.main });