Activates a suggestion menu to expand text snippets as you type.
npm install @github/text-expander-elementActivates a suggestion menu to expand text snippets as you type.
```
$ npm install --save @github/text-expander-element
Import as ES modules:
`js`
import '@github/text-expander-element'
With a script tag:
`html