--- name: inline-element url: /inline-element --- ## Inline Element

An element that is used in your app to bind events to.

# Sample Component
```html
```
*** ### Basic HTML You can create [Item] with this basic HTML
```html
```
[Demo of item]
### Advanced HTML You can create advanced versions of [Item] with this HTML
```html
```
[Demo of item]
### Sass Variables You can customize with... ```scss
```