CustomToolbarItem Interface
Deprecated in 4.0.0. Use ToolbarCustomItem instead.
Describes the data needed to insert a custom React
button into an ToolbarWithOverflow.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
keepContentsLoaded | boolean | undefined | If true the popup panel is mounted once and unmounted when button is unmounted. | |
panelContentNode | React.ReactNode | undefined | defines the content to display in popup panel |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.