# Debug ```html Cool Header Sider Content Footer ``` ```js export default { data () { return { collapsed: false } } } ```