```js
<XCheckbox
  width='1.5rem'
  input={{
    checked: true
  }}>
    Resized Example XCheckbox
  </XCheckbox>
```
