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.
slotName string To display the slotName inside the addContentButton in debug mode, it is passed as a parameter

Last update: March 22, 2024