# Link

A link widget

### Constructor

```javascript
constructor(text: string | object, options: object): extends Text
``` 

> Link only extends Text, and has no special options or methods.