@lattln/editorjs-formdep-utils
Version:
Utility functions for EditorJS custom form block tools
35 lines (31 loc) • 616 B
Markdown
# @lattln/editorjs-formdep-utils
Utility function for EditorJS Custom form block tools.
## All Utilities
```
setUpPlaceHolder
- Function to set up a placeholder for input elements.
```
```
deleteBlockBtn
- Function to create a delete button for blocks.
```
```
SvgImg
- Function to create an SVG image element.
```
```
createRenderOption
- Function to create render options for settings.
```
```
initalQuestion
- Initial placeholder text for questions.
```
```
initalOption
- Initial placeholder text for options.
```
```
initalRating
- Initial placeholder text for ratings.
```