Skip to main content

SDK components

This toolkit is designed to provide developers with a collection of ready-to-use UI components that can enhance the functionality and aesthetics of a Mini. From interactive buttons to complex templates, our SDK aims to streamline your Mini development process, ensuring a rich user experience and adherence to modern design standards.

Getting Started

Before you dive into using these components, make sure your project environment is set up with access to @shopify/shop-minis-platform-sdk. See the quickstart for requirements and to set up a Shop Mini.

Importing Components

You can import components from the SDK like this:

import {ShoppablePost, Avatar, Button} from '@shopify/shop-minis-platform-sdk'

Use these components within your React components to enhance your application.

SDK Components

Below are some of the key components available in this SDK along with a brief description of their functionality: