# Button Button is used for a action on a page. ### Usage ```js import { Button } from "asc-web-components"; ``` ```jsx