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/plugin-toolbar
plugin-toolbar package
Defines the Interface for the Edtr.io plugin toolbar
Remarks
The @edtr-io/plugin-toolbar defines the
PluginToolbar interface that needs to be
implemented to provide a custom plugin toolbar. See
`@edtr-io/default-plugin-toolbar` for the
default plugin toolbar used by Edtr.io
Type Aliases
| Type Alias | Description |
|---|---|
| OverlayButtonProps | (BETA) Type alias for OverlayButtonProps |
| OverlayCheckboxProps | (BETA) Type alias for OverlayCheckboxProps |
| OverlayInputProps | (BETA) Type alias for OverlayInputProps |
| OverlaySelectProps | (BETA) Type alias for OverlaySelectProps |
| OverlayTextareaProps | (BETA) Type alias for OverlayTextareaProps |
| PluginToolbar | (BETA) Type alias for PluginToolbar |
| PluginToolbarButtonProps | (BETA) Type alias for PluginToolbarButtonProps |
| PluginToolbarOverlayButtonProps | (BETA) Type alias for PluginToolbarOverlayButtonProps |