Package Exports
- @sanity/generate-help-url
- @sanity/generate-help-url/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sanity/generate-help-url) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
help-url
Generates URLs to specific sections of the Sanity documentation
Usage
generateHelpUrl('form-builder-input-missing-required-prop')
Generate a help URL that points to a help document with the id form-builder-input-missing-required-prop
.
You can create the document with the id by adding ID to the studio /edit link.