--- title: Buttons image: /images/user-guide/views/filter.png --- Header A list of buttons and button groups used throughout the app. ## Button ```jsx import { Button } from "@/ui/input/button/components/Button"; export const MyComponent = () => { return (