Loadable components
#
Loadable pluginsLoadable lets you render a dynamic import as a regular component. Loadable can help you “lazy-load” just the things that are currently needed by the user, which can dramatically improve the performance of your app.
Note: loadable plugins have different import. For using loadable plugins (meantime for viewer only), you should import plugins from loadable/viewer
entry.
#
Usage Example#
Supported pluginsHere is the list of plugins that support loadable component:
- Collapsible List
- Divider
- File
- Gallery
- Giphy
- Html
- Image
- Link
- Link Preview
- Map
- Poll
- Table
- Video