The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/internal__plugin-toolbar
internal__plugin-toolbar package
Defines the Interface for the Edtr.io plugin toolbar (INTERNAL)
Remarks
This is an internal package. You should use the re-exports defined in `@edtr-io/plugin-toolbar` instead.
Interfaces
| Interface | Description |
|---|---|
| OverlayButtonProps | (BETA) The props for OverlayButton |
| OverlayCheckboxProps | (BETA) The props for OverlayCheckbox |
| OverlayInputProps | (BETA) The props for OverlayInput |
| OverlaySelectProps | (BETA) The props for OverlaySelect |
| OverlayTextareaProps | (BETA) The props for OverlayTextarea |
| PluginToolbar | (BETA) Describes the available components for the plugin toolbar |
| PluginToolbarButtonProps | (BETA) The props for PluginToolbarButton |
| PluginToolbarOverlayButtonProps | (BETA) The props for PluginToolbarOverlayButton |