@lyra/generate-help-url
Version:
Generates URLs to specific sections of the Lyra documentation
14 lines (8 loc) • 341 B
Markdown
# help-url
Generates URLs to specific sections of the Lyra 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.