# Interaction >> Button >> Overview ||10
`lion-button` provides a button component that is easily stylable and accessible.
```js script
import { html } from '@lion/core';
import '@lion/button/define';
```
```js preview-story
export const main = () => html`