--- title: Pressable description: |- The Pressable component creates a clickable area around its children without adding any visible button or link styling. It combines the layout capabilities of [Box](/docs/api/admin-extensions/2026-01/ui-components/layout-and-structure/box) with the navigation and click handling of [Link](/docs/api/admin-extensions/2026-01/ui-components/actions/link), making it useful for building custom interactive elements like clickable cards or list items. For standard actions with button styling, use [Button](/docs/api/admin-extensions/2026-01/ui-components/actions/button). api_version: 2026-01 api_name: admin-extensions source_url: html: https://shopify.dev/docs/api/admin-extensions/latest/components/pressable md: https://shopify.dev/docs/api/admin-extensions/latest/components/pressable.md --- Pressable Not supported in this version.