# Title Documentation for the Title component. ## Installation ```bash deno run -A jsr:@lockness/ui add title ``` ## Usage ```tsx import { Title } from '@lockness/ui/components'