# Component Components are the reusable, composable widgets. They are designed to be low level, to be declarative, and with asynchronous rendering. For example: ```javascript export class Counter extends Component { inlineTemplate = `