Skip to content

Files

This branch is 13 commits behind hygraph/hygraph-examples:master.

uix-focal-point-input

UI Extensions ⨯ Focal Point

Join our Slack

This is a simple example to demonstrate how to use @graphcms/uix-sdk with vanilla JS.

How to Use

Deploy the code to Vercel, or run locally, and install on GraphCMS as a UI extension using the URL to your index page as the URL for your extension, and run the compatibility test.

You can get started with our hosted example, but you should deploy and maintain this on your own host: https://graphcms-uix-focal-point.vercel.app/

Follow the guide on working with GraphCMS UI extensions.

Download Manually

npx degit graphcms/graphcms-examples/uix-focal-point-input uix-focal-point-input

Install & Run:

cd uix-focal-point
npx http-server