Skip to content

Type alias: AddContentButtonParams

Ƭ AddContentButtonParams: Object

Type declaration

Name Type Description
extraCSS? string Additional CSS to apply to the button.
handleClick (event: MouseEvent) => void Click event handler to attach to the button.

Last update: June 13, 2023