<demo>

### Customized Close Text

Replace the default icon with customized text.

```jsx live
<Alert closeText="close now">Info alert</Alert>;
```

</demo>
