strapi-plugin-section-preview
v1.3.3
Published
This will show a preview of any component and section
Downloads
13
Maintainers
Readme
Section Preview - Strapi Plugin
Section Preview plugin is used to view the actual component through a custom field in strapi. This plugin helps to give a live preview the component we are using. That helps to easily understand the component using.
To Install
- Go into your strapi.
- Run the npm command
npm i strapi-plugin-section-preview
- The plugin will be added.
How To Use
- Create a new field form a content type.
- Select custom fields.
- Section Preview field will appear there.
- Select this field and name it accordingly and save.
- Add the url.
- Select the content type from the content manager.
- Click on the preview button from the content type builder and then the section preview will pop up.