An open API service indexing awesome lists of open source software.

https://github.com/yext/visual-editor


https://github.com/yext/visual-editor

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

![Yext](yext.svg)

# visual-editor

This library provides components necessary to set up a Pages repository that can interact with Visual Editor in the Yext platform.

## Hooks

| Hook |
| ------------------------------------------------------------------------------------ |
| [usePlatformBridgeDocument](./src/hooks/README.md#usePlatformBridgeDocument) |
| [usePlatformBridgeEntityFields](./src/hooks/README.md#usePlatformBridgeEntityFields) |

## Components

| Component |
| ----------------------------------------------------------------------- |
| [Editor](src/editor/README.md#editor) |
| [EntityField](src/editor/README.md#entityfield) |
| [YextEntityFieldSelector](src/editor/README.md#YextEntityFieldSelector) |

## Utils

| Function |
| ---------------------------------------------------------------------- |
| [resolveYextEntityField](./src/utils/README.md#resolveYextEntityField) |