Documentation
Complete guide to using Shopify Polaris Blocks in your projects.
Getting Started
Shopify Polaris Blocks provides a comprehensive collection of UI components and blocks designed specifically for Shopify app development. Our components are built using the latest Polaris web components and are designed to work seamlessly across different frameworks.
Install Polaris Web Components
<script src="https://cdn.shopify.com/shopifycloud/app-bridge-ui-experimental.js"></script>
Availability
Important: Beta Technology
Polaris Web Components are currently in beta and are subject to change. While they provide powerful functionality, be aware that breaking changes may occur before the stable release.
Current Status
- Beta Release: Polaris Web Components are available in beta
- Limited Components: Not all Polaris components are available as web components yet
- Active Development: New components are being added regularly
- Breaking Changes: APIs may change before stable release
Future Availability
As Shopify continues to develop Polaris Web Components, we'll expand our library to include new components and update existing ones. Subscribe to our premium plan to get early access to new components as they become available.
Community
Join our Discord community to:
- Get help with implementation
- Share your creations
- Request new components
- Stay updated on new releases
- Connect with other Shopify developers
Troubleshooting
Common Issues
Components not rendering
- Ensure Polaris Web Components are properly installed
- Verify framework-specific configuration